Home
last modified time | relevance | path

Searched defs:IsObjC (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp109 bool IsObjC = (ConvertedObjCObject != nullptr); in run() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp570 bool SourceLanguage::IsObjC() const { in IsObjC() function in SourceLanguage
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7662 FormatStringType Type, bool IsObjC, bool InFunctionCall, in GetSpecifiers()
8886 bool IsObjC = in CheckFormatString() local
8925 bool IsObjC = in CheckFormatStringsCompatible() local
8962 bool IsObjC = in ValidateFormatString() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3153 bool IsObjC; member in clang::format::__anon2090391b0111::ObjCHeaderStyleGuesser