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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp1216 case AttributedType::attr_pascal: OS << "pascal"; break;
H A DType.cpp1884 case attr_pascal:
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3442 case AttributedType::attr_pascal:
4427 return AttributedType::attr_pascal;
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3393 attr_pascal, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 91 milliseconds