OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:at_thiscall
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/Index/
recursive-cxx-member-calls.cpp
27
AT_section, AT_sentinel, AT_stdcall,
AT_thiscall
, AT_transparent_union,
178
.Case("thiscall",
AT_thiscall
)
183
.Case("__thiscall",
AT_thiscall
)
367
// CHECK-tokens: Identifier: "
AT_thiscall
" [27:44 - 27:55] EnumConstantDecl=
AT_thiscall
:27:44 (Definition)
[
all
...]
/external/clang/lib/Sema/
SemaDeclAttr.cpp
[
all
...]
SemaType.cpp
109
case AttributeList::
AT_ThisCall
: \
[
all
...]
Completed in 1310 milliseconds