Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp103 std::string NewGuard = checkHeaderGuardDefinition( in EndOfMainFile() local
108 checkEndifComment(FileName, EndIf, NewGuard, FixIts); in EndOfMainFile()
113 if (CurHeaderGuard != NewGuard) { in EndOfMainFile()