HomeSort by relevance Sort by last modified time
    Searched defs:AT_fastcall (Results 1 - 2 of 2) 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/include/clang/Sema/
AttributeList.h 193 AT_fastcall,

Completed in 29 milliseconds