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

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp 309 S->setLabelLoc(readSourceLocation());
1300 E->setLabelLoc(readSourceLocation());
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h 2595 void setLabelLoc(SourceLocation L) { LabelLoc = L; }
Expr.h 4244 void setLabelLoc(SourceLocation L) { LabelLoc = L; }

Completed in 26 milliseconds