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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1215 case AttributedType::attr_thiscall: OS << "thiscall"; break;
H A DType.cpp1883 case attr_thiscall:
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3440 case AttributedType::attr_thiscall:
4425 return AttributedType::attr_thiscall;
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3392 attr_thiscall, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 80 milliseconds