Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h462 SourceLocation CurrentImportLoc; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4433 llvm::SaveAndRestore SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
5811 return DiagnosticError::create(CurrentImportLoc, ConflictError); in ReadSubmoduleBlock()
9363 return Diag(CurrentImportLoc, DiagID); in Diag()