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

  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 460 bool IsMemberFunction,
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 757 unsigned NumParams, bool IsMemberFunction,
771 CheckFormatArguments(I, Args, IsMemberFunction, CallType, Loc, Range,
806 /*IsMemberFunction=*/true, Loc, SourceRange(), CallType);
815 bool IsMemberFunction = isa<CXXMemberCallExpr>(TheCall) ||
830 IsMemberFunction, TheCall->getRParenLoc(),
862 /*IsMemberFunction=*/false,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 86 milliseconds