Home
last modified time | relevance | path

Searched defs:FunctionDefinition (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/rust/beto-rust/common/derive_fuzztest_macro/src/
Dlib.rs118 let FunctionDefinition { func, args, types } = fn_def; in derive_fuzz_target() localVariable
141 let FunctionDefinition { func, args, types } = fn_def; in derive_quickcheck() localVariable
192 let FunctionDefinition { func, args, types } = fn_def; in derive_proptest() localVariable
245 struct FunctionDefinition { struct
251 impl FunctionDefinition { argument
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineCodeGenerator.h16 class FunctionDefinition; variable
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLFunctionDefinition.h32 FunctionDefinition(Position pos, in FunctionDefinition() function
H A DSkSLFunctionDeclaration.h28 class FunctionDefinition; variable
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLInliner.h27 class FunctionDefinition; variable
H A DSkSLAnalysis.h24 class FunctionDefinition; variable
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h68 Optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h87 std::optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h87 Optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/aosp_15_r20/external/angle/src/compiler/translator/
H A DNodeType.h29 FunctionDefinition, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DCOFFYAML.h99 std::optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DCOFFYAML.h99 std::optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DCOFFYAML.h99 std::optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DCOFFYAML.h99 std::optional<COFF::AuxiliaryFunctionDefinition> FunctionDefinition; member
/aosp_15_r20/external/skia/include/effects/
H A DSkRuntimeEffect.h43 class FunctionDefinition; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h409 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DCOFF.h404 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h462 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DCOFF.h478 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DCOFF.h478 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h464 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DCOFF.h478 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DCOFF.h478 AuxiliaryFunctionDefinition FunctionDefinition; member
/aosp_15_r20/external/clang/include/clang/Sema/
H A DDeclSpec.h1677 unsigned FunctionDefinition : 2; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h1880 unsigned FunctionDefinition : 2; variable

12