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