Searched defs:PairTy (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp28 typedef std::pair<MCSymbol*, MachineModuleInfoImpl::StubValueTy> PairTy; typedef
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DBaseSubobject.h69 typedef std::pair<const clang::CXXRecordDecl *, clang::CharUnits> PairTy; typedef
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DCallGraph.h346 typedef std::pair<const Function*, CallGraphNode*> PairTy; typedef in struct:GraphTraits
H A DMemoryDependenceAnalysis.h97 typedef PointerIntPair<Instruction*, 2, DepType> PairTy; typedef in class:llvm::MemDepResult
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h205 typedef std::pair<const clang::Decl*, clang::CallGraphNode*> PairTy; typedef in struct:llvm::GraphTraits
230 typedef std::pair<const clang::Decl*, clang::CallGraphNode*> PairTy; typedef in struct:llvm::GraphTraits
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp409 typedef std::pair<IdentifierInfo*, Selector> PairTy; typedef

Completed in 187 milliseconds