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

  /external/clang/lib/AST/
DeclPrinter.cpp 493 } else if (D->doesThisDeclarationHaveABody() && !D->hasPrototype()) {
632 if (!D->hasPrototype() && D->getNumParams()) {
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 188 I.Fun.hasPrototype = hasProto;
    [all...]
SemaType.cpp 664 declarator.getFunctionTypeInfo().hasPrototype = true;
    [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/AST/
Decl.h     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
CGExpr.cpp     [all...]

Completed in 81 milliseconds