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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 2829 Expr *getV() { return cast_or_null<Expr>(Data->getChildren()[2]); }
2830 const Expr *getV() const {
StmtOpenMP.h 2829 Expr *getV() { return cast_or_null<Expr>(Data->getChildren()[2]); }
2830 const Expr *getV() const {

Completed in 36 milliseconds