Home
last modified time | relevance | path

Searched refs:SemaSource (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h56 ExternalASTSource::SemaSource = true; in ExternalSemaSource()
228 return Source->SemaSource; in classof()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExternalASTSource.h72 bool SemaSource = false; variable