OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAST
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/clang-diff/
ClangDiff.cpp
87
getAST
(const std::unique_ptr<CompilationDatabase> &CommonCompilations,
462
std::unique_ptr<ASTUnit> AST =
getAST
(CommonCompilations, SourcePath);
483
std::unique_ptr<ASTUnit> Src =
getAST
(CommonCompilations, SourcePath);
484
std::unique_ptr<ASTUnit> Dst =
getAST
(CommonCompilations, DestinationPath);
/src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h
253
ExpressionAST *
getAST
() const { return AST.get(); }
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026