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

  /external/clang/lib/AST/
TypePrinter.cpp 964 case AttributedType::attr_stdcall: S += "stdcall"; break;
    [all...]
  /external/clang/include/clang/AST/
Type.h 3253 attr_stdcall, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]

Completed in 39 milliseconds