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

/external/clang/lib/Serialization/
H A DASTReader.cpp4805 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(*Loc.F, Record, Idx);
4873 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(*Loc.F, Record, Idx);
4884 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(*Loc.F, Record, Idx);
6819 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(F, Record, Idx);
6826 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(F, Record, Idx);
7051 ASTReader::ReadNestedNameSpecifier(ModuleFile &F, function in class:ASTReader

Completed in 48 milliseconds