Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTMerge.cpp88 ArrayRef<std::string> ASTFiles) in ASTMergeAction()
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h234 std::vector<std::string> ASTFiles; global() variable