Searched defs:readSourceLocation (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReaderDecl.cpp | 116 SourceLocation readSourceLocation() { readSourceLocation() function in clang::ASTDeclReader |
H A D | ASTReaderStmt.cpp | 78 SourceLocation readSourceLocation() { readSourceLocation() function in clang::ASTStmtReader |
H A D | ASTReader.cpp | 6750 SourceLocation readSourceLocation() { return Reader.readSourceLocation(Seq); } readSourceLocation() function in clang::TypeLocReader |