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

/external/clang/lib/AST/
H A DTypePrinter.cpp1244 case AttributedType::attr_inteloclbicc: OS << "inteloclbicc"; break;
H A DType.cpp1916 case attr_inteloclbicc:
/external/clang/lib/Sema/
H A DSemaType.cpp3425 case AttributedType::attr_inteloclbicc:
4451 return AttributedType::attr_inteloclbicc;
/external/clang/include/clang/AST/
H A DType.h3420 attr_inteloclbicc, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType::Kind

Completed in 126 milliseconds