HomeSort by relevance Sort by last modified time
    Searched refs:getNumArgs (Results 126 - 150 of 329) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
MacroInfo.h 179 unsigned getNumArgs() const { return NumArguments; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
PartialDiagnostic.h 214 for (unsigned I = 0, N = Other.getNumArgs(); I != N; ++I) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
MacroInfo.h 179 unsigned getNumArgs() const { return NumArguments; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
PartialDiagnostic.h 214 for (unsigned I = 0, N = Other.getNumArgs(); I != N; ++I) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
MacroInfo.h 179 unsigned getNumArgs() const { return NumArguments; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
PartialDiagnostic.h 214 for (unsigned I = 0, N = Other.getNumArgs(); I != N; ++I) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
MacroInfo.h 179 unsigned getNumArgs() const { return NumArguments; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
PartialDiagnostic.h 214 for (unsigned I = 0, N = Other.getNumArgs(); I != N; ++I) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
MacroInfo.h 179 unsigned getNumArgs() const { return NumArguments; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
PartialDiagnostic.h 214 for (unsigned I = 0, N = Other.getNumArgs(); I != N; ++I) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
MacroInfo.h 179 unsigned getNumArgs() const { return NumArguments; }
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
Expr.cpp     [all...]
ExprObjC.cpp 346 reinterpret_cast<Stmt **>(getArgs() + getNumArgs()));
StmtPrinter.cpp     [all...]
TypeLoc.cpp 448 TemplateSpecializationTypeLoc::initializeArgLocs(Context, getNumArgs(),
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
FixedLenDecoderEmitter.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /external/clang/include/clang/Basic/
IdentifierTable.h 699 unsigned getNumArgs() const;
710 /// This index shall be less than \c getNumArgs() unless this is a keyword
720 /// This index shall be less than \c getNumArgs() unless this is a keyword
  /external/clang/lib/Index/
IndexBody.cpp 104 if (CXXOp->getNumArgs() > 0 && CXXOp->getArg(0)->IgnoreParenCasts() == E) {
  /external/llvm/lib/Option/
OptTable.cpp 308 for (unsigned i=0, e=O.getNumArgs(); i< e; ++i) {
  /external/swiftshader/third_party/LLVM/utils/TableGen/
InstrInfoEmitter.cpp 66 if (!MIOI || MIOI->getNumArgs() == 0) {
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java 170 int numArgs = jfunc.getNumArgs();
597 int numArgs = jfunc.getNumArgs();
825 int numArgs = jfunc.getNumArgs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]

Completed in 561 milliseconds

1 2 3 4 56 7 8 91011>>