Home
last modified time | relevance | path

Searched defs:OutParams (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dproto.go42 OutParams []string member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/abi/
Dabiutils.go47 func (a *ABIParamResultInfo) OutParams() []ABIParamAssignment { func
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1718 SmallVectorImpl<ParmVarDecl *> *OutParams, in SubstParmTypes()