Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypes.h36 class FunctionProtoType; variable
H A DCodeGenFunction.h64 class FunctionProtoType; variable
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5042 FunctionProtoType), in AST_POLYMORPHIC_MATCHER_P() argument
5213 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
5233 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
/openbsd/gnu/llvm/clang/lib/AST/
H A DType.cpp3209 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h134 class FunctionProtoType; variable