Home
last modified time | relevance | path

Searched defs:TypedefTypes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp2253 std::string TypedefTypes(types); emitNeonTypeDefs() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h234 mutable llvm::FoldingSet<TypedefType> TypedefTypes; global() variable