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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
APValue.h 155 static LValueBase getDynamicAlloc(DynamicAllocLValue LV, QualType Type);
  /src/external/apache2/llvm/dist/clang/lib/AST/
APValue.cpp 47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV,
ExprConstant.cpp 1900 LV.set(APValue::LValueBase::getDynamicAlloc(DA, T));

Completed in 55 milliseconds