OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AsmLabel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/driver/
cc1as_main.cpp
499
MCSection *
AsmLabel
= Ctx.getMachOSection(
501
Str.get()->SwitchSection(
AsmLabel
);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
1857
Expr *
AsmLabel
;
1902
AsmLabel
(nullptr), TrailingRequiresClause(nullptr),
1983
AsmLabel
= nullptr;
2544
void setAsmLabel(Expr *E) {
AsmLabel
= E; }
2545
Expr *getAsmLabel() const { return
AsmLabel
; }
Completed in 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026