Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h64 class FunctionProtoType; variable
H A DCodeGenTypes.h39 class FunctionProtoType; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3906 FunctionProtoType), in AST_POLYMORPHIC_MATCHER_P() argument
4023 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
4043 FunctionProtoType)) { in AST_POLYMORPHIC_MATCHER() argument
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp2847 FunctionProtoType::FunctionProtoType(QualType result, ArrayRef<QualType> params, in FunctionProtoType() function in FunctionProtoType
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h123 class FunctionProtoType; variable