Searched refs:VisitDependentExtIntTypeLoc (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/Serialization/ | ||
D | ASTWriter.cpp | 502 void TypeLocWriter::VisitDependentExtIntTypeLoc( in VisitDependentExtIntTypeLoc() function in TypeLocWriter |
D | ASTReader.cpp | 6761 void TypeLocReader::VisitDependentExtIntTypeLoc( in VisitDependentExtIntTypeLoc() function in TypeLocReader |
/external/llvm-project/clang/lib/Sema/ | ||
D | SemaType.cpp | 6000 void VisitDependentExtIntTypeLoc(DependentExtIntTypeLoc TL) { in VisitDependentExtIntTypeLoc() function in __anon6036cc871111::TypeSpecLocFiller |