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

/external/clang/include/clang/AST/
H A DStmt.h1738 void setLBraceLoc(SourceLocation L) { LBraceLoc = L; } function in class:clang::MSAsmStmt
H A DExpr.h3877 void setLBraceLoc(SourceLocation Loc) { LBraceLoc = Loc; } function in class:clang::StringLiteral::OffsetOfExpr

Completed in 281 milliseconds