Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/
H A DNoLintDirectiveHandler.h42 std::unique_ptr<Impl> PImpl; global() variable
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DValueProfileCollector.h78 std::unique_ptr<ValueProfileCollectorImpl> PImpl; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h38 LazyValueInfoImpl *PImpl = nullptr; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2992 if (PImpl->getPropertyImplementation() != ObjCPropertyImplDecl::Dynamic) in ImplMethodsVsClassMethods() local