Home
last modified time | relevance | path

Searched defs:FunctionArgs (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkGetProcAddress.cpp65 struct FunctionArgs struct
69 struct FunctionArgs<VKAPI_ATTR R VKAPI_CALL(Args...)> struct
71 using Tuple = std::tuple<Args...>;
72 using FirstType = typename std::tuple_element<0, Tuple>::type;
/aosp_15_r20/external/python/mako/mako/
Dast.py197 class FunctionArgs(FunctionDecl): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DConstraintSystem.h68 ConstraintSystem(ArrayRef<Value *> FunctionArgs) { in ConstraintSystem()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DConstraintSystem.h68 ConstraintSystem(ArrayRef<Value *> FunctionArgs) { in ConstraintSystem()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DConstraintSystem.h68 ConstraintSystem(ArrayRef<Value *> FunctionArgs) { in ConstraintSystem()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DConstraintSystem.h68 ConstraintSystem(ArrayRef<Value *> FunctionArgs) { in ConstraintSystem()
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp65 constexpr int FunctionArgs(int a) { return Add(a, ng, a); } // expected-error {{never produces}} ex… in FunctionArgs() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGVTables.cpp223 FunctionArgList FunctionArgs; in StartThunk() local
H A DMicrosoftCXXABI.cpp1933 FunctionArgList FunctionArgs; in EmitVirtualMemPtrThunk() local
3824 FunctionArgList FunctionArgs; in getAddrOfCXXCtorClosure() local