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.h466 SourceLocation CurrentImportLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4442 llvm::SaveAndRestore SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
5817 return DiagnosticError::create(CurrentImportLoc, ConflictError); in ReadSubmoduleBlock()
9489 return Diag(CurrentImportLoc, DiagID); in Diag()