Home
last modified time | relevance | path

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

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