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

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 830 T = getContext().getFunctionNoProtoType(T);
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 98 : Context.getFunctionNoProtoType(RT, FT->getExtInfo());
    [all...]
Type.cpp 822 return Ctx.getFunctionNoProtoType(returnType, T->getExtInfo());
    [all...]
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaExpr.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 257 milliseconds