Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DPosixReturnCheck.cpp21 static StringRef getFunctionSpelling(const MatchFinder::MatchResult &Result, in getFunctionSpelling() function
68 << getFunctionSpelling(Result, "ltzop") in check()
77 << getFunctionSpelling(Result, "atop"); in check()
82 << getFunctionSpelling(Result, "binop"); in check()