Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DStaticAssertCheck.cpp112 SourceLocation AssertLoc = SM.getImmediateMacroCallerLoc(AssertExpansionLoc); in check() local
139 SourceLocation AssertLoc) { in getLastParenLoc()