Home
last modified time | relevance | path

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

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