Home
last modified time | relevance | path

Searched refs:getObjCConstraint (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/
HDInterfaceFile.h239 ObjCConstraintType getObjCConstraint() const { return ObjcConstraint; } in getObjCConstraint() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/TextAPI/
HDTextStub.cpp410 ObjCConstraint = File->getObjCConstraint(); in NormalizedTBD()