Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp117 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTDeclReader
3113 SourceLocation readSourceLocation() { in readSourceLocation() function in __anonf03d97f00511::AttrReader
H A DASTReaderStmt.cpp78 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTStmtReader
H A DASTReader.cpp6749 SourceLocation readSourceLocation() { return Reader.readSourceLocation(Seq); } in readSourceLocation() function in clang::TypeLocReader