/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/ |
H A D | CodeRegion.h | 72 llvm::SMLoc startLoc() const { return RangeStart; } in startLoc() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 772 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 D | RewriteModernObjC.cpp | 925 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 …]
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 302 CXSourceLocation startLoc = makeLocation(Start); in readRange() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 707 SMLoc startLoc = getLexer().getLoc(); in ParseAtUnwindOrAtExcept() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | lexer.c | 258 Loc startLoc; in scan() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | lexer.d | 238 Loc startLoc; in scan() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 295 inline LineColPair startLoc() const { in startLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 4845 SMLoc startLoc = getLexer().getLoc(); in parseSEHRegisterNumber() local 4960 SMLoc startLoc = getLexer().getLoc(); in parseDirectiveSEHPushFrame() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 2248 SourceLocation startLoc = in AtomicPropertySetterGetterRules() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 152 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclObjC.cpp | 1447 SourceLocation startLoc = VarianceLoc; in getSourceRange() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 4154 CXSourceLocation startLoc, endLoc; in perform_token_annotation() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 1296 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) in DeclStmt()
|