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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTBitCodes.h 1574 EXPR_CONSTANT,
  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 179 { EXPR_UNKNOWN = 0, EXPR_OP = 1, EXPR_FUNCTION, EXPR_CONSTANT, EXPR_VARIABLE,
2535 EXPR_CONSTANT A scalar constant: Logical, String, Real, Int or Complex
3244 && ts->u.cl->length->expr_type == EXPR_CONSTANT
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 179 { EXPR_UNKNOWN = 0, EXPR_OP = 1, EXPR_FUNCTION, EXPR_CONSTANT, EXPR_VARIABLE,
2445 EXPR_CONSTANT A scalar constant: Logical, String, Real, Int or Complex

Completed in 20 milliseconds