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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h631 bool hasExplicitBound() const { return ColonLoc.isValid(); } function in class:clang::ObjCTypeParamDecl

Completed in 120 milliseconds