Searched defs:hasASTContext (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h45 bool hasASTContext() const { return AST; } function in class:clang::tooling::RefactoringRuleContext
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h459 bool hasASTContext() const { return Context != nullptr; } function in class:clang::CompilerInstance

Completed in 201 milliseconds