OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PImpl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
ValueProfileCollector.h
78
std::unique_ptr<ValueProfileCollectorImpl>
PImpl
;
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LazyValueInfo.h
36
void *
PImpl
= nullptr;
46
: AC(Arg.AC), DL(Arg.DL), TLI(Arg.TLI),
PImpl
(Arg.
PImpl
) {
47
Arg.
PImpl
= nullptr;
54
PImpl
= Arg.
PImpl
;
55
Arg.
PImpl
= nullptr;
149
assert(!Info.
PImpl
&& "releaseMemory not called");
Completed in 62 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026