HomeSort by relevance Sort by last modified time
    Searched refs:isGlobalLValue (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Expr.h 477 // isGlobalLValue - Return true if the evaluated lvalue expression
479 bool isGlobalLValue() const;
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp 54 static bool IsGlobalLValue(APValue::LValueBase B);
    [all...]

Completed in 23 milliseconds