HomeSort by relevance Sort by last modified time
    Searched refs:getParamType (Results 51 - 65 of 65) sorted by null

1 23

  /external/clang/lib/AST/
ASTImporter.cpp 541 if (!IsStructurallyEquivalent(Context, Proto1->getParamType(I),
542 Proto2->getParamType(I)))
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaDecl.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
SemaChecking.cpp     [all...]
SemaDeclAttr.cpp 84 return cast<FunctionProtoType>(FnTy)->getParamType(Idx);
    [all...]
SemaExprCXX.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp 221 Writer.AddTypeRef(T->getParamType(I), Record);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 554 See the method [llvm::FunctionType::getParamType]. *)
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 393 milliseconds

1 23