Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DStaticAssertCheck.cpp117 (LastParenLoc = getLastParenLoc(ASTCtx, AssertLoc)).isValid()) { in check()
138 SourceLocation StaticAssertCheck::getLastParenLoc(const ASTContext *ASTCtx, in getLastParenLoc() function in clang::tidy::misc::StaticAssertCheck
DStaticAssertCheck.h35 SourceLocation getLastParenLoc(const ASTContext *ASTCtx,