Searched defs:setExternalSource (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 1208 void setExternalSource(ExternalPreprocessorSource *Source) { setExternalSource() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 945 ASTContext::setExternalSource(IntrusiveRefCntPtr<ExternalASTSource> Source) { setExternalSource() function in ASTContext |