OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasSubsectionsViaSymbols
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCAsmInfoDarwin.cpp
63
HasSubsectionsViaSymbols
= true;
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h
86
bool
HasSubsectionsViaSymbols
= false;
540
bool
hasSubsectionsViaSymbols
() const { return
HasSubsectionsViaSymbols
; }
MCExpr.h
363
// Subclass data stores VariantKind in bits 0..15 and
HasSubsectionsViaSymbols
372
bool
HasSubsectionsViaSymbols
) {
374
(
HasSubsectionsViaSymbols
? HasSubsectionsViaSymbolsBit : 0);
403
bool
hasSubsectionsViaSymbols
() const {
Completed in 17 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026