Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp116 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTDeclReader
3092 SourceLocation readSourceLocation() { in readSourceLocation() function in __anon3c764c3a0511::AttrReader
H A DASTReaderStmt.cpp78 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTStmtReader
H A DASTReader.cpp6750 SourceLocation readSourceLocation() { return Reader.readSourceLocation(Seq); } in readSourceLocation() function in clang::TypeLocReader