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

/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp226 printDeclContext(const std::multimap<Record *, Record *> &Tree, Record *DeclContext, raw_ostream &OS) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h80 class DeclContext { class in namespace:llvm::dwarf_linker::classic
84 DeclContext() : DefinedInClangModule(0), Parent(*this) {} function in class:llvm::dwarf_linker::classic::DeclContext
86 DeclContext(unsigned Hash, uint32_t Line, uint32_t ByteSize, uint16_t Tag, function in class:llvm::dwarf_linker::classic::DeclContext
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1186 DeclContext::DeclContext(Decl::Kind K) { function in class:DeclContext
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp154 DIScope *DeclContext; local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1446 class DeclContext { class in namespace:clang
[all...]

Completed in 261 milliseconds