Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DLLVMContextImpl.h190 DenseMap<std::pair<Type *, unsigned>, VectorType*> VectorTypes; variable
/external/clang/include/clang/AST/
DASTContext.h100 mutable llvm::FoldingSet<VectorType> VectorTypes; variable
/external/clang/lib/Sema/
DSemaOverload.cpp4883 TypeSet VectorTypes; member in clang::BuiltinCandidateTypeSet