Searched defs:isSpecificPlaceholderType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h1480 /// isSpecificPlaceholderType - Test for a specific placeholder type.
1481 bool isSpecificPlaceholderType(unsigned K) const;
5057 inline bool Type::isSpecificPlaceholderType(unsigned K) const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 147 milliseconds