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