OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSAsmName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Decl.h
472
StringRef
MSAsmName
;
504
bool isMSAsmLabel() const { return !
MSAsmName
.empty(); }
507
StringRef getMSAsmLabel() const { return
MSAsmName
; }
/src/external/apache2/llvm/dist/clang/lib/AST/
Decl.cpp
4815
MSAsmName
= Buffer;
Completed in 32 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026