HomeSort by relevance Sort by last modified time
    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 105 case AttributeList::AT_thiscall: \
    [all...]

Completed in 46 milliseconds