HomeSort by relevance Sort by last modified time
    Searched refs:isStr (Results 26 - 34 of 34) sorted by null

12

  /external/clang/lib/Sema/
SemaCodeComplete.cpp 512 if (Id->isStr("__va_list_tag") || Id->isStr("__builtin_va_list"))
725 ImplicitParam->getIdentifier()->isStr("_cmd"))
    [all...]
SemaTemplate.cpp     [all...]
SemaExprObjC.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaExpr.cpp 496 if (!Member || !Member->isStr("isa"))
    [all...]
  /external/clang/lib/Parse/
ParseDeclCXX.cpp 701 if (Tok.getIdentifierInfo()->isStr("decltype"))
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 496 if (ident->isStr("dealloc"))
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 164 milliseconds

12