Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DFormat.cpp2650 IsObjC = guessIsObjC(Env.getSourceManager(), AnnotatedLines, in analyze()
2660 guessIsObjC(const SourceManager &SourceManager, in guessIsObjC() function in clang::format::__anon60b035970111::ObjCHeaderStyleGuesser
2767 if (guessIsObjC(SourceManager, Line->Children, Keywords)) in guessIsObjC()