Home
last modified time | relevance | path

Searched refs:ReadNestedNameSpecifier (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Serialization/
DASTReader.cpp5520 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(*Loc.F, Record, Idx); in readTypeRecord()
5604 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(*Loc.F, Record, Idx); in readTypeRecord()
5615 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(*Loc.F, Record, Idx); in readTypeRecord()
7788 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(F, Record, Idx); in ReadTemplateName()
7795 NestedNameSpecifier *NNS = ReadNestedNameSpecifier(F, Record, Idx); in ReadTemplateName()
8026 ASTReader::ReadNestedNameSpecifier(ModuleFile &F, in ReadNestedNameSpecifier() function in ASTReader
/external/clang/include/clang/Serialization/
DASTReader.h1943 NestedNameSpecifier *ReadNestedNameSpecifier(ModuleFile &F,