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

/external/clang/lib/AST/
H A DTypePrinter.cpp1228 case AttributedType::attr_thiscall: OS << "thiscall"; break;
H A DType.cpp1911 case attr_thiscall:
/external/clang/lib/Sema/
H A DSemaType.cpp3416 case AttributedType::attr_thiscall:
4432 return AttributedType::attr_thiscall;
/external/clang/include/clang/AST/
H A DType.h3417 attr_thiscall, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 1441 milliseconds