Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1209 void setExternalSource(ExternalPreprocessorSource *Source) { in setExternalSource() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp1018 ASTContext::setExternalSource(IntrusiveRefCntPtr<ExternalASTSource> Source) { in setExternalSource() function in ASTContext