Searched defs:ReadSourceLocation (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp51 SourceLocation ReadSourceLocation(const RecordData &R, unsigned &I) { function in class:clang::ASTDeclReader
[all...]
H A DASTReaderStmt.cpp41 SourceLocation ReadSourceLocation(const RecordData &R, unsigned &I) { function in class:clang::ASTStmtReader
[all...]
H A DASTReader.cpp4951 SourceLocation ReadSourceLocation(const ASTReader::RecordData &R, function in class:clang::TypeLocReader
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1781 SourceLocation ReadSourceLocation(ModuleFile &ModuleFile, unsigned Raw) const { function in class:clang::ASTReader
1790 SourceLocation ReadSourceLocation(ModuleFile &ModuleFile, function in class:clang::ASTReader

Completed in 116 milliseconds