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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 4629 bool isStringType() const {
4640 bool isIntType() const LLVM_READONLY { return !isStringType(); }
  /src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp 8665 assert(E->isStringType() && "SourceLocExpr isn't a pointer type?");

Completed in 45 milliseconds