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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1201 void setLabelLoc(SourceLocation L) { LabelLoc = L; } function in class:clang::GotoStmt
H A DExpr.h3344 void setLabelLoc(SourceLocation L) { LabelLoc = L; } function in class:clang::StringLiteral::OffsetOfExpr::AddrLabelExpr

Completed in 126 milliseconds