Home
last modified time | relevance | path

Searched defs:FunctionProtoType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenTypes.h42 class FunctionProtoType; variable
DCodeGenFunction.h59 class FunctionProtoType; variable
/external/clang/lib/AST/
DType.cpp1591 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
/external/clang/include/clang/Sema/
DSema.h114 class FunctionProtoType; variable