Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h886 llvm::DenseMap<const Type *, std::set<std::string>> OpenCLTypeExtMap; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8612 llvm::DenseMap<const Type*, std::set<std::string>> OpenCLTypeExtMap; variable