Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2822 IsObjC = guessIsObjC(Env.getSourceManager(), AnnotatedLines, in analyze()
2832 guessIsObjC(const SourceManager &SourceManager, in guessIsObjC() function in clang::format::__anondf462be30111::ObjCHeaderStyleGuesser
2945 if (guessIsObjC(SourceManager, Line->Children, Keywords)) in guessIsObjC()