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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h 2461 setDoLoc(DL);
2479 void setDoLoc(SourceLocation L) { DoStmtBits.DoLoc = L; }
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp 288 S->setDoLoc(readSourceLocation());

Completed in 19 milliseconds