Searched refs:attr_stdcall (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DTypePrinter.cpp1227 case AttributedType::attr_stdcall: OS << "stdcall"; break;
H A DType.cpp1910 case attr_stdcall:
/external/clang/lib/Sema/
H A DSemaType.cpp3414 case AttributedType::attr_stdcall:
4430 return AttributedType::attr_stdcall;
/external/clang/include/clang/AST/
H A DType.h3416 attr_stdcall, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 295 milliseconds