Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFGStmtMap.cpp21 typedef llvm::DenseMap<const Stmt*, CFGBlock*> SMap; typedef
/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h495 StatementMap SMap; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp2000 llvm::SmallPtrSet<const ObjCMethodDecl *, 8> &SMap) { in DiagnoseUnimplementedAccessor()
H A DSemaCodeComplete.cpp1115 ShadowMap &SMap = ShadowMaps.back(); in MaybeAddResult() local