Home
last modified time | relevance | path

Searched defs:FuncType (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp411 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp647 struct FuncType { in checkMustTailAttr() struct
648 enum { in checkMustTailAttr()
653 } MemberType = ft_non_member; in checkMustTailAttr()
655 QualType This; in checkMustTailAttr()
656 const FunctionProtoType *Func; in checkMustTailAttr()
657 const CXXMethodDecl *Method = nullptr; in checkMustTailAttr()
H A DSemaChecking.cpp1783 const auto *FuncType = in CheckBuiltinFunctionCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp791 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1229 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d546 alias FuncType = immutable(LocalTime) function() @safe pure nothrow; in immutable() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d504 alias FuncType = @safe pure nothrow immutable(LocalTime) function(); in immutable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp179 using FuncType = std::function<Value *(Instruction *, LLVMContext &)>; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp3100 QualType FuncType = getSimpleFunctionType( in SynthMsgSendStretCallExpr() local
4555 QualType FuncType; in convertFunctionTypeOfBlocks() local
H A DRewriteObjC.cpp3722 QualType FuncType; in convertFunctionTypeOfBlocks() local