Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h512 SourceLocation CurrentImportLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3323 CurrentImportLoc)) { in ReadControlBlock()
4730 llvm::SaveAndRestore SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
10112 return Diag(CurrentImportLoc, DiagID); in Diag()