Searched refs:ETK_Interface (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1365 case TST_interface: return ETK_Interface;
1389 case TTK_Interface: return ETK_Interface;
1401 case ETK_Interface: return TTK_Interface;
1419 case ETK_Interface:
1434 case ETK_Interface: return "__interface";
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3905 ETK_Interface, enumerator in enum:clang::FunctionType::ExtInfo::FunctionProtoType::ElaboratedTypeKeyword

Completed in 162 milliseconds