Home
last modified time | relevance | path

Searched defs:readSourceLocation (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTReaderDecl.cpp115 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTDeclReader
2960 SourceLocation readSourceLocation() { in readSourceLocation() function in __anon2d7871b60511::AttrReader
DASTReaderStmt.cpp76 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTStmtReader
DASTReader.cpp6548 SourceLocation readSourceLocation() { return Reader.readSourceLocation(Seq); } in readSourceLocation() function in clang::TypeLocReader