Home
last modified time | relevance | path

Searched defs:ExternalSemaSource (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DUtils.h52 class ExternalSemaSource; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h55 ExternalSemaSource() { in ExternalSemaSource() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExternalASTSource.h64 friend class ExternalSemaSource; variable