Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderDecl.cpp116 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTDeclReader
3092 SourceLocation readSourceLocation() { in readSourceLocation() function in __anona9dee5130511::AttrReader
HDASTReaderStmt.cpp78 SourceLocation readSourceLocation() { in readSourceLocation() function in clang::ASTStmtReader
HDASTReader.cpp6750 SourceLocation readSourceLocation() { return Reader.readSourceLocation(Seq); } in readSourceLocation() function in clang::TypeLocReader