Home
last modified time | relevance | path

Searched defs:RawLocation (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp41 const unsigned RawLocation; member in clang::ASTDeclReader
212 unsigned RawLocation, const RecordData &Record, unsigned &Idx) in ASTDeclReader()
2291 ASTReader::DeclCursorForID(DeclID ID, unsigned &RawLocation) { in DeclCursorForID()
2888 unsigned RawLocation = 0; in ReadDeclRecord() local
H A DASTReader.cpp6195 unsigned RawLocation = 0; in getSourceLocationForDeclID() local