HomeSort by relevance Sort by last modified time
    Searched refs:AT_fastcall (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Index/
recursive-cxx-member-calls.cpp 19 AT_ext_vector_type, AT_fastcall, AT_final, AT_format, AT_format_arg,
134 .Case("fastcall", AT_fastcall)
182 .Case("__fastcall", AT_fastcall)
299 // CHECK-tokens: Identifier: "AT_fastcall" [19:27 - 19:38] EnumConstantDecl=AT_fastcall:19:27 (Definition)
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
SemaType.cpp 103 case AttributeList::AT_fastcall: \
    [all...]

Completed in 445 milliseconds