HomeSort by relevance Sort by last modified time
    Searched defs:setLParenLoc (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/AST/
StmtOpenMP.h 112 void setLParenLoc(SourceLocation Loc) { LParenLoc = Loc; }
175 void setLParenLoc(SourceLocation Loc) { LParenLoc = Loc; }
DeclObjC.h     [all...]
Expr.h     [all...]
Stmt.h     [all...]

Completed in 199 milliseconds