Searched refs:addExternalSource (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp632 TheSema->addExternalSource(ExternalSemaSrc.get());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp467 void Sema::addExternalSource(ExternalSemaSource *E) { function in class:Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1447 void addExternalSource(ExternalSemaSource *E);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7826 S.addExternalSource(this);

Completed in 230 milliseconds