Home
last modified time | relevance | path

Searched defs:PImpl (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DValueProfileCollector.h74 std::unique_ptr<ValueProfileCollectorImpl> PImpl; variable
/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h37 void *PImpl = nullptr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h37 void *PImpl = nullptr; variable
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1428 static LazyValueInfoCache &getCache(void *&PImpl, AssumptionCache *AC, in getCache()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1617 static LazyValueInfoImpl &getImpl(void *&PImpl, AssumptionCache *AC, in getImpl()
/external/clang/lib/Sema/
DSemaDeclObjC.cpp2877 for (const auto *PImpl : IMPDecl->property_impls()) { in ImplMethodsVsClassMethods() local