Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmt.cpp36 mlir::Location scopeLoc = getLoc(s.getSourceRange()); in emitCompoundStmt() local
352 mlir::Location scopeLoc = getLoc(s.getSourceRange()); in emitIfStmt() local
626 mlir::Location scopeLoc = getLoc(s.getSourceRange()); in emitCXXForRangeStmt() local
702 auto scopeLoc = getLoc(s.getSourceRange()); in emitForStmt() local
753 mlir::Location scopeLoc = getLoc(s.getSourceRange()); in emitDoStmt() local
809 mlir::Location scopeLoc = getLoc(s.getSourceRange()); in emitWhileStmt() local
903 mlir::Location scopeLoc = getLoc(s.getSourceRange()); in emitSwitchStmt() local