Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DCopyConstructorInitCheck.cpp98 SourceLocation FixItLoc; in check() local
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp460 SourceLocation FixItLoc; CheckEquivalentExceptionSpec() local
H A DSemaAttr.cpp503 SourceLocation FixItLoc = DiagnoseUnterminatedPragmaAlignPack() local
H A DSemaType.cpp3992 SourceLocation FixItLoc = S.getLocForEndOfToken(PointerLoc); fixItNullability() local
4033 auto FixItLoc = PointerEndLoc.isValid() ? PointerEndLoc : PointerLoc; emitNullabilityConsistencyWarning() local