OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasBeenUsed
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AddressPool.h
36
bool
HasBeenUsed
= false;
49
bool
hasBeenUsed
() const { return
HasBeenUsed
; }
51
void resetUsedFlag(bool
HasBeenUsed
= false) { this->
HasBeenUsed
=
HasBeenUsed
; }
AddressPool.cpp
20
HasBeenUsed
= true;
Completed in 73 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026