Home
last modified time | relevance | path

Searched defs:IsGetter (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp336 bool IsGetter = false, IsSetter = false; in validateSwiftFunctionName() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1391 bool IsGetter = (NumArgs == 0); in findPropertyDecl() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp260 bool IsGetter = (Msg->getNumArgs() == 0); in rewriteToPropertyDotSyntax() local