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

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

Completed in 110 milliseconds