Home
last modified time | relevance | path

Searched defs:AssertLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DStaticAssertCheck.cpp119 SourceLocation AssertLoc = SM.getImmediateMacroCallerLoc(AssertExpansionLoc); in check() local
145 SourceLocation AssertLoc) { in getLastParenLoc()