Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h936 void setExternalSource(ExternalPreprocessorSource *Source) { in setExternalSource() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1031 ASTContext::setExternalSource(IntrusiveRefCntPtr<ExternalASTSource> Source) { in setExternalSource() function in ASTContext