Searched defs:PointerTypes (Results 1 – 10 of 10) sorted by relevance
85 PointerTypeMap &PointerTypes, in maybeGenerateBitcast()105 PointerTypeMap PointerTypes = PointerTypeAnalysis::run(M); in runOnModule() local
117 using PointerTypes = typedef
287 using PointerTypes = typedef
1195 TEST(TypeMatching, PointerTypes) { in TEST() argument
98 mutable llvm::FoldingSet<PointerType> PointerTypes; variable
6830 TypeSet PointerTypes; member in __anonda283fa90411::BuiltinCandidateTypeSet