Home
last modified time | relevance | path

Searched refs:CreateASTContext (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1135 void CreateASTContext();
H A DTypeSystemClang.cpp563 CreateASTContext(); in TypeSystemClang()
716 void TypeSystemClang::CreateASTContext() { in CreateASTContext() function in TypeSystemClang