Home
last modified time | relevance | path

Searched defs:ParentScope (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc576 explicit ParentScope(StateBase& parent) : parent_(parent) {} in ParentScope() function in v8::internal::final
[all...]
/third_party/node/deps/v8/src/torque/
H A Ddeclarable.h93 Scope* ParentScope() const { return parent_scope_; } in ParentScope() function in v8::internal::torque::Declarable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h619 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() argument
627 TypeIndex ParentScope; member in llvm::codeview::FuncIdRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfo.cpp781 LLVMDIBuilderCreateModule(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, in LLVMDIBuilderCreateModule() argument
793 LLVMDIBuilderCreateNameSpace(LLVMDIBuilderRef Builder, LLVMMetadataRef ParentScope, const char *Name, size_t NameLen, LLVMBool ExportSymbols) LLVMDIBuilderCreateNameSpace() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp398 TypeIndex ParentScope = getScopeIndex(Scope); in getFuncIdForSubprogram() local

Completed in 15 milliseconds