Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp115 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTDeclReader
2866 SourceLocation readSourceLocation() { in readSourceLocation() function in __anon84cc0b6a0211::AttrReader
H A DASTReaderStmt.cpp75 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTStmtReader
H A DASTReader.cpp6508 SourceLocation readSourceLocation() { return Reader.readSourceLocation(Seq); } in readSourceLocation() function in clang::TypeLocReader