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

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

Completed in 20 milliseconds