HomeSort by: relevance | last modified time | path
    Searched defs:setCommaLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h 1468 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; }
6230 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; }
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 2566 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; }

Completed in 23 milliseconds