Home
last modified time | relevance | path

Searched defs:TypeAliases (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/TableGen/
H A DTGParser.h146 std::map<std::string, const RecTy *> TypeAliases; variable
/llvm-project/clang/unittests/Format/
H A DFormatTestJS.cpp1842 TEST_F(FormatTestJS,TypeAliases) TEST_F() argument
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1335 llvm::DenseMap<const Type*, std::set<const TypedefNameDecl*> > TypeAliases; global() member in clang::ast_matchers::internal::__anon8f41be080111::MatchASTVisitor