Searched refs:GotoLoc (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DStmt.h1252 SourceLocation GotoLoc; member in class:clang::GotoStmt
1256 : Stmt(GotoStmtClass), Label(label), GotoLoc(GL), LabelLoc(LL) {}
1264 SourceLocation getGotoLoc() const { return GotoLoc; }
1265 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1269 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
1285 SourceLocation GotoLoc; member in class:clang::IndirectGotoStmt
1291 : Stmt(IndirectGotoStmtClass), GotoLoc(gotoLoc), StarLoc(starLoc),
1298 void setGotoLoc(SourceLocation L) { GotoLoc = L; }
1299 SourceLocation getGotoLoc() const { return GotoLoc; }
1314 SourceLocation getLocStart() const LLVM_READONLY { return GotoLoc; }
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DSema.h3600 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3603 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DSema.h3704 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3707 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DSema.h3704 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3707 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DSema.h3781 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3784 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DSema.h3781 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3784 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DSema.h3781 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3784 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DSema.h3781 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3784 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DSema.h3600 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3603 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DSema.h3704 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3707 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DSema.h3704 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3707 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DSema.h3781 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
3784 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,

Completed in 1399 milliseconds

12