Home
last modified time | relevance | path

Searched refs:ToCompilerDeclContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h83 CompilerDeclContext ToCompilerDeclContext(clang::DeclContext &context);
H A DPdbAstBuilder.cpp884 ToCompilerDeclContext(*scope)); in GetOrCreateTypedefDecl()
1339 PdbAstBuilder::ToCompilerDeclContext(clang::DeclContext &context) { in ToCompilerDeclContext() function in PdbAstBuilder
H A DSymbolFileNativePDB.cpp1502 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextForUID()
1508 return m_ast->ToCompilerDeclContext(*context); in GetDeclContextContainingUID()