Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DNameSearchContext.h117 clang::ASTContext &GetASTContext() const { in GetASTContext() function
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp767 TypeSystemClang *TypeSystemClang::GetASTContext(clang::ASTContext *ast) { in GetASTContext() function in TypeSystemClang