Home
last modified time | relevance | path

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

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