Home
last modified time | relevance | path

Searched defs:DeclContext (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h77 DeclContext() : DefinedInClangModule(0), Parent(*this) {} in DeclContext() function
DDWARFLinkerCompileUnit.h19 class DeclContext; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp141 DIScope *DeclContext; in getOrCreateGlobalVariableDIE() local