Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrepare.cpp147 PointerTypeMap &PointerTypes, in maybeGenerateBitcast()
167 PointerTypeMap PointerTypes = PointerTypeAnalysis::run(M); in runOnModule() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp979 std::map<std::string, std::unique_ptr<PointerType>> PointerTypes; member in __anon819a2c470111::EmitterBase
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8368 TypeSet PointerTypes; member in __anon2e1ecc911211::BuiltinCandidateTypeSet