Searched defs:MapTy (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h56 typedef llvm::DenseMap<const Decl *, FunctionSummary> MapTy; typedef in class:clang::ento::FunctionSummariesTy
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
[all...]
H A DExprConstant.cpp311 typedef std::map<const void*, APValue> MapTy; typedef in struct:__anon3139::CallStackFrame
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp91 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; typedef
H A DRetainCountChecker.cpp424 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in class:__anon3600::ObjCSummaryCache
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DDenseSet.h27 typedef DenseMap<ValueT, char, ValueInfoT> MapTy; typedef in class:llvm::DenseSet
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp402 Type *MapTy; local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstantsContext.h518 typedef std::map<MapKey, ConstantClass *> MapTy; typedef in class:llvm::ConstantUniqueMap
694 typedef DenseMap<ConstantClass *, char, MapInfo> MapTy; typedef in class:llvm::ConstantAggrUniqueMap
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp2003 typedef llvm::DenseMap<FileID, DecompTy> MapTy; typedef
/freebsd-10-stable/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp56 typedef DenseMap<KeyT, size_t> MapTy; typedef in class:__anon2750::MapVector
575 typedef MapVector<const Value *, PtrState> MapTy; typedef in class:__anon2754::BBState
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3572 IntegerType *MapTy = BitMap->getType(); local

Completed in 222 milliseconds