Searched defs:NestedTypes (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/include-cleaner/unittests/ | ||
H A D | WalkASTTest.cpp | 382 TEST(WalkAST,NestedTypes) TEST() argument |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | CodeViewDebug.cpp | 2326 std::vector<const DIType *> NestedTypes; global() member |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 3903 SmallVector<QualType, 4> NestedTypes; MatchTemplateParametersToScopeSpecifier() local |