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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h70 llvm::SMLoc startLoc() const { return RangeStart; } function in class:llvm::mca::CodeRegion
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2258 SourceLocation startLoc = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1435 SourceLocation startLoc = VarianceLoc; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h264 inline LineColPair startLoc() const { function in struct:llvm::coverage::CounterMappingRegion
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp152 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3809 SMLoc startLoc = getLexer().getLoc(); local
3924 SMLoc startLoc = getLexer().getLoc(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp771 SourceLocation startLoc = PID->getBeginLoc(); local
905 SourceLocation startLoc = ClassDecl->getBeginLoc(); local
1421 SourceLocation startLoc = S->getBeginLoc(); local
1438 SourceLocation startLoc local
1486 SourceLocation startLoc = S->getBeginLoc(); local
1650 SourceLocation startLoc = S->getBeginLoc(); local
1751 SourceLocation startLoc = S->getBeginLoc(); local
1772 SourceLocation startLoc = S->getBeginLoc(); local
1791 SourceLocation startLoc = S->getBeginLoc(); local
1916 SourceLocation startLoc = body->getBeginLoc(); local
1959 SourceLocation startLoc = S->getBeginLoc(); local
2208 SourceLocation startLoc; local
4274 SourceLocation startLoc; local
[all...]
H A DRewriteModernObjC.cpp924 SourceLocation startLoc = PID->getBeginLoc(); local
1060 SourceLocation startLoc = ClassDecl->getBeginLoc(); local
1612 SourceLocation startLoc = S->getBeginLoc(); local
1642 SourceLocation startLoc local
1690 SourceLocation startLoc = S->getBeginLoc(); local
1864 SourceLocation startLoc = S->getBeginLoc(); local
1925 SourceLocation startLoc = S->getAtLoc(); local
1948 SourceLocation startLoc = S->getBeginLoc(); local
2039 SourceLocation startLoc = S->getBeginLoc(); local
2294 SourceLocation startLoc; local
5140 SourceLocation startLoc; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h1245 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, SourceLocation endLoc) argument

Completed in 145 milliseconds