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

/external/clang/unittests/AST/
H A DASTImporterTest.cpp61 FromAST = tooling::buildASTFromCodeWithArgs( local
65 ASTContext &FromCtx = FromAST->getASTContext(),
78 FromCtx, FromAST->getFileManager(), false);

Completed in 158 milliseconds