Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReaderDecl.cpp42 const unsigned RawLocation; member in clang::ASTDeclReader
199 unsigned RawLocation, const RecordData &Record, unsigned &Idx) in ASTDeclReader()
2422 ASTReader::DeclCursorForID(DeclID ID, unsigned &RawLocation) { in DeclCursorForID()
3093 unsigned RawLocation = 0; in ReadDeclRecord() local
DASTReader.cpp6378 unsigned RawLocation = 0; in getSourceLocationForDeclID() local