Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DValueProfileCollector.h78 std::unique_ptr<ValueProfileCollectorImpl> PImpl; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h36 void *PImpl = nullptr; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dstdio.d2326 alias PImpl = RefCounted!(Impl, RefCountedAutoInitialize.no); in ByLineImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1488 static LazyValueInfoImpl &getImpl(void *&PImpl, AssumptionCache *AC, in getImpl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2976 for (const auto *PImpl : IMPDecl->property_impls()) { in ImplMethodsVsClassMethods() local