Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DFormat.cpp1947 IsObjC = guessIsObjC(Env.getSourceManager(), AnnotatedLines, in analyze()
1957 guessIsObjC(const SourceManager &SourceManager, in guessIsObjC() function in clang::format::__anonbe42880b0111::ObjCHeaderStyleGuesser
2059 if (guessIsObjC(SourceManager, Line->Children, Keywords)) in guessIsObjC()