Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DUsingInserter.cpp41 SourceLocation InsertLoc = Lexer::getLocForEndOfToken( in createUsingDeclaration() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSmartPtrArrayMismatchCheck.cpp111 SourceLocation InsertLoc = Lexer::getLocForEndOfToken( in check() local
/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp64 SourceLocation InsertLoc = Lexer::getLocForEndOfToken( VisitCXXMethodDecl() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseOverrideCheck.cpp152 SourceLocation InsertLoc; in check() local
/llvm-project/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp251 SourceLocation InsertLoc = WrapE->getBeginLoc(); in rewriteToBridgedCast() local
/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp344 ArrayRef<unsigned> InsertLoc = IVI->getIndices(); in getNoopInput() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp169 moveHeaderPhiOperandsToForeBlocks(BasicBlock * Header,BasicBlock * Latch,Instruction * InsertLoc,BasicBlockSet & AftBlocks) moveHeaderPhiOperandsToForeBlocks() argument
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8710 SourceLocation Loc, InsertLoc; CheckExplicitlyDefaultedComparison() local
11092 SourceLocation InsertLoc = CheckConversionDeclarator() local
13156 SourceLocation InsertLoc = getLocForEndOfToken(NameInfo.getEndLoc()); CheckUsingDeclQualifier() local
[all...]
H A DSemaDecl.cpp3012 SourceLocation InsertLoc = InitDecl->getInnerLocStart(); diagnoseMissingConstinit() local
9826 SourceLocation InsertLoc; ActOnFunctionDeclarator() local
[all...]