OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAsmLabel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
2545
Expr *
getAsmLabel
() const { return AsmLabel; }
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
6893
!D.
getAsmLabel
() && !getSourceManager().isInSystemMacro(
6910
if (SC == SC_Auto || (SC == SC_Register && !D.
getAsmLabel
())) {
7318
if (Expr *E = (Expr*)D.
getAsmLabel
()) {
9339
if (Expr *E = (Expr*) D.
getAsmLabel
()) {
Completed in 57 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026