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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 12516 bool SemaBuiltinConstantArgPower2(CallExpr *TheCall, int ArgNum);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 6654 /// SemaBuiltinConstantArgPower2 - Check if argument ArgNum of TheCall is a
6656 bool Sema::SemaBuiltinConstantArgPower2(CallExpr *TheCall, int ArgNum) {

Completed in 36 milliseconds