Searched defs:setLabelLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h1223 void setLabelLoc(SourceLocation L) { LabelLoc = L; } function in class:clang::GotoStmt
H A DExpr.h3368 void setLabelLoc(SourceLocation L) { LabelLoc = L; } function in class:clang::StringLiteral::OffsetOfExpr::AddrLabelExpr

Completed in 889 milliseconds