Home
last modified time | relevance | path

Searched defs:GetCompilerContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerDecl.cpp57 CompilerDecl::GetCompilerContext() const { in GetCompilerContext() function in CompilerDecl
H A DFunction.cpp532 std::vector<CompilerContext> Function::GetCompilerContext() { in GetCompilerContext() function in Function