Searched defs:PointerTypes (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ | ||
| H A D | ASTContext.h | 195 mutable llvm::FoldingSet<PointerType> PointerTypes; variable |
| /freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/ | ||
| H A D | MveEmitter.cpp | 980 std::map<std::string, std::unique_ptr<PointerType>> PointerTypes; member in __anonb7c02cfb0111::EmitterBase |
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaOverload.cpp | 7782 TypeSet PointerTypes; member in __anon041893450b11::BuiltinCandidateTypeSet |