HomeSort by relevance Sort by last modified time
    Searched refs:FunctionProtoType (Results 51 - 75 of 82) sorted by null

1 23 4

  /external/clang/lib/CodeGen/
CGDebugInfo.h 144 QualType ThisPtr, const FunctionProtoType *Func, llvm::DIFile Unit);
ItaniumCXXABI.cpp 379 const FunctionProtoType *FPT =
380 MPT->getPointeeType()->getAs<FunctionProtoType>();
668 const FunctionProtoType *FPT = MD->getType()->castAs<FunctionProtoType>();
    [all...]
CGBlocks.cpp     [all...]
CodeGenFunction.h 59 class FunctionProtoType;
    [all...]
CGExpr.cpp     [all...]
CodeGenFunction.cpp 601 FunctionProtoType::ExtProtoInfo());
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
Sema.cpp     [all...]
SemaChecking.cpp 801 const FunctionProtoType *Proto,
812 const FunctionProtoType *Proto) {
869 const FunctionProtoType *Proto) {
    [all...]
SemaTemplate.cpp     [all...]
SemaStmt.cpp     [all...]
  /external/clang/include/clang/AST/
TypeLoc.h     [all...]
RecursiveASTVisitor.h     [all...]
DeclCXX.h     [all...]
Type.h     [all...]
  /external/clang/lib/AST/
DeclPrinter.cpp 419 const FunctionProtoType *FT = nullptr;
421 FT = dyn_cast<FunctionProtoType>(AFT);
    [all...]
ExprCXX.cpp 215 castAs<FunctionProtoType>()->isNothrow(Ctx);
245 FunctionProtoType::ExtProtoInfo(
    [all...]
Expr.cpp 502 const FunctionProtoType *FT = nullptr;
504 FT = dyn_cast<FunctionProtoType>(AFT);
    [all...]
VTableBuilder.cpp 471 const FunctionProtoType *LT =
472 cast<FunctionProtoType>(LHS->getType().getCanonicalType());
473 const FunctionProtoType *RT =
474 cast<FunctionProtoType>(RHS->getType().getCanonicalType());
    [all...]
DeclCXX.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h     [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]
  /external/lldb/source/Symbol/
ClangASTContext.cpp     [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]

Completed in 861 milliseconds

1 23 4