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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1325 struct RecordLocation { struct in class:clang::ASTReader
1329 RecordLocation(ModuleFile *M, uint64_t O) : F(M), Offset(O) {} function in struct:clang::ASTReader::RecordLocation

Completed in 125 milliseconds