Searched defs:TypeAliases (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGParser.h | 146 std::map<std::string, const RecTy *> TypeAliases; variable |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTestJS.cpp | 1842 TEST_F(FormatTestJS,TypeAliases) TEST_F() argument |
/llvm-project/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchFinder.cpp | 1335 llvm::DenseMap<const Type*, std::set<const TypedefNameDecl*> > TypeAliases; global() member in clang::ast_matchers::internal::__anon8f41be080111::MatchASTVisitor |