Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h191 DenseMap<Type*, PointerType*> PointerTypes; // Pointers in AddrSpace = 0 variable
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1195 TEST(TypeMatching, PointerTypes) { in TEST() argument
/external/clang/include/clang/AST/
DASTContext.h98 mutable llvm::FoldingSet<PointerType> PointerTypes; variable
/external/clang/lib/Sema/
DSemaOverload.cpp6830 TypeSet PointerTypes; member in __anon887e20b00411::BuiltinCandidateTypeSet