Home
last modified time | relevance | path

Searched refs:isCallingConv (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DTypePrinter.cpp1115 SaveAndRestore<bool> MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
DType.cpp1857 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
/external/clang/include/clang/AST/
DType.h3417 bool isCallingConv() const;