Home
last modified time | relevance | path

Searched defs:ReadSourceLocation (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h2015 SourceLocation ReadSourceLocation(ModuleFile &ModuleFile, unsigned Raw) const { in ReadSourceLocation() function
2024 SourceLocation ReadSourceLocation(ModuleFile &ModuleFile, in ReadSourceLocation() function
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp41 SourceLocation ReadSourceLocation(const RecordData &R, unsigned &I) { in ReadSourceLocation() function in clang::ASTStmtReader
H A DASTReaderDecl.cpp54 SourceLocation ReadSourceLocation(const RecordData &R, unsigned &I) { in ReadSourceLocation() function in clang::ASTDeclReader
H A DASTReader.cpp5655 SourceLocation ReadSourceLocation(const ASTReader::RecordData &R, in ReadSourceLocation() function in clang::TypeLocReader