Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h100 llvm::SMLoc startLoc() const { return RangeStart; } startLoc() function
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp772 SourceLocation startLoc = PID->getBeginLoc(); in RewritePropertyImplDecl() local
907 SourceLocation startLoc = ClassDecl->getBeginLoc(); in RewriteForwardClassEpilogue() local
1423 SourceLocation startLoc = S->getBeginLoc(); in RewriteBreakStmt() local
1440 SourceLocation startLoc = S->getBeginLoc(); in RewriteContinueStmt() local
1488 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCForCollectionStmt() local
1652 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCSynchronizedStmt() local
1753 SourceLocation startLoc = S->getBeginLoc(); in RewriteTryReturnStmts() local
1774 SourceLocation startLoc = S->getBeginLoc(); in RewriteSyncReturnStmts() local
1793 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCTryStmt() local
1918 SourceLocation startLoc = body->getBeginLoc(); in RewriteObjCTryStmt() local
[all …]
H A DRewriteModernObjC.cpp926 InsertText(startLoc, "// "); in RewritePropertyImplDecl() local
1063 const char *startBuf = SM->getCharacterData(startLoc); in RewriteForwardClassEpilogue() local
1615 SourceLocation startLoc = S->getBeginLoc(); RewriteBreakStmt() local
1645 SourceLocation startLoc = S->getBeginLoc(); RewriteContinueStmt() local
1693 SourceLocation startLoc = S->getBeginLoc(); RewriteObjCForCollectionStmt() local
1867 SourceLocation startLoc = S->getBeginLoc(); RewriteObjCSynchronizedStmt() local
1928 SourceLocation startLoc = S->getAtLoc(); RewriteObjCAutoreleasePoolStmt() local
1951 SourceLocation startLoc = S->getBeginLoc(); RewriteObjCTryStmt() local
2042 SourceLocation startLoc = S->getBeginLoc(); RewriteObjCThrowStmt() local
2298 SourceLocation startLoc; RewriteTypeOfDecl() local
5136 SourceLocation startLoc; RewriteByRefVar() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp742 SMLoc startLoc = getLexer().getLoc(); ParseAtUnwindOrAtExcept() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4740 SMLoc startLoc = getLexer().getLoc(); parseSEHRegisterNumber() local
4855 SMLoc startLoc = getLexer().getLoc(); parseDirectiveSEHPushFrame() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h360 inline LineColPair startLoc() const { startLoc() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2243 SourceLocation startLoc = AtomicPropertySetterGetterRules() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1498 SourceLocation startLoc = VarianceLoc; in getSourceRange() local