Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h443 SourceLocation CurrentImportLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp4214 SetCurImportLocRAII(CurrentImportLoc, ImportLoc); in ReadAST()
9014 return Diag(CurrentImportLoc, DiagID); in Diag()