Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1083 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
1130 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2414 void setWhileLoc(SourceLocation L) { WhileStmtBits.WhileLoc = L; } in setWhileLoc() function
2477 void setWhileLoc(SourceLocation L) { WhileLoc = L; } in setWhileLoc() function