OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowTemporaryLabels
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h
215
bool
AllowTemporaryLabels
= true;
430
void setAllowTemporaryLabels(bool Value) {
AllowTemporaryLabels
= Value; }
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp
167
AllowTemporaryLabels
= true;
253
if (
AllowTemporaryLabels
&& !IsTemporary)
Completed in 43 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026