OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AQ_goto
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseStmtAsm.cpp
944
case
AQ_goto
: return "goto";
955
case tok::kw_goto: return GNUAsmQualifiers::
AQ_goto
;
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
3482
AQ_goto
= 4,
3488
inline bool isGoto() const { return Qualifiers &
AQ_goto
; }
Completed in 18 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026