Searched refs:DeclCursorForID (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1034 RecordLocation DeclCursorForID(serialization::DeclID ID,
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp1997 ASTReader::DeclCursorForID(DeclID ID, unsigned &RawLocation) { function in class:ASTReader
2360 RecordLocation Loc = DeclCursorForID(ID, RawLocation);
H A DASTReader.cpp5451 RecordLocation Rec = DeclCursorForID(ID, RawLocation);

Completed in 125 milliseconds