Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h113 llvm::SMLoc startLoc() const { return RangeStart; } in startLoc() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp770 SourceLocation startLoc = PID->getBeginLoc(); in RewritePropertyImplDecl() local
905 SourceLocation startLoc = ClassDecl->getBeginLoc(); in RewriteForwardClassEpilogue() local
1421 SourceLocation startLoc = S->getBeginLoc(); in RewriteBreakStmt() local
1438 SourceLocation startLoc = S->getBeginLoc(); in RewriteContinueStmt() local
1486 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCForCollectionStmt() local
1650 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCSynchronizedStmt() local
1751 SourceLocation startLoc = S->getBeginLoc(); in RewriteTryReturnStmts() local
1772 SourceLocation startLoc = S->getBeginLoc(); in RewriteSyncReturnStmts() local
1791 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCTryStmt() local
1916 SourceLocation startLoc = body->getBeginLoc(); in RewriteObjCTryStmt() local
[all …]
H A DRewriteModernObjC.cpp924 SourceLocation startLoc = PID->getBeginLoc(); in RewritePropertyImplDecl() local
1061 SourceLocation startLoc = ClassDecl->getBeginLoc(); in RewriteForwardClassEpilogue() local
1613 SourceLocation startLoc = S->getBeginLoc(); in RewriteBreakStmt() local
1643 SourceLocation startLoc = S->getBeginLoc(); in RewriteContinueStmt() local
1691 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCForCollectionStmt() local
1865 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCSynchronizedStmt() local
1926 SourceLocation startLoc = S->getAtLoc(); in RewriteObjCAutoreleasePoolStmt() local
1949 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCTryStmt() local
2040 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCThrowStmt() local
2296 SourceLocation startLoc; in RewriteTypeOfDecl() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp787 SMLoc startLoc = getLexer().getLoc(); in parseAtUnwindOrAtExcept() local
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp341 SourceLocation startLoc) { in startFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4923 SMLoc startLoc = getLexer().getLoc(); in parseSEHRegisterNumber() local
5038 SMLoc startLoc = getLexer().getLoc(); in parseDirectiveSEHPushFrame() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h365 inline LineColPair startLoc() const { in startLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2234 SourceLocation startLoc = in AtomicPropertySetterGetterRules() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1495 SourceLocation startLoc = VarianceLoc; in getSourceRange() local