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

/external/clang/lib/AST/
H A DTypePrinter.cpp1225 case AttributedType::attr_cdecl: OS << "cdecl"; break;
H A DType.cpp1908 case attr_cdecl:
/external/clang/lib/Sema/
H A DSemaType.cpp3410 case AttributedType::attr_cdecl:
4426 return AttributedType::attr_cdecl;
/external/clang/include/clang/AST/
H A DType.h3414 attr_cdecl, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 1226 milliseconds