Home
last modified time | relevance | path

Searched defs:startLoc (Results 1 – 7 of 7) 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 DRewriteModernObjC.cpp925 SourceLocation startLoc = PID->getBeginLoc(); in RewritePropertyImplDecl() local
1062 SourceLocation startLoc = ClassDecl->getBeginLoc(); in RewriteForwardClassEpilogue() local
1614 SourceLocation startLoc = S->getBeginLoc(); in RewriteBreakStmt() local
1644 SourceLocation startLoc = S->getBeginLoc(); in RewriteContinueStmt() local
1692 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCForCollectionStmt() local
1866 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCSynchronizedStmt() local
1927 SourceLocation startLoc = S->getAtLoc(); in RewriteObjCAutoreleasePoolStmt() local
1950 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCTryStmt() local
2041 SourceLocation startLoc = S->getBeginLoc(); in RewriteObjCThrowStmt() local
2297 SourceLocation startLoc; in RewriteTypeOfDecl() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp722 SMLoc startLoc = getLexer().getLoc(); in ParseAtUnwindOrAtExcept() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4826 SMLoc startLoc = getLexer().getLoc(); in parseSEHRegisterNumber() local
4941 SMLoc startLoc = getLexer().getLoc(); in parseDirectiveSEHPushFrame() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2225 SourceLocation startLoc = in AtomicPropertySetterGetterRules() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h350 inline LineColPair startLoc() const { in startLoc() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1498 SourceLocation startLoc = VarianceLoc; in getSourceRange() local