Home
last modified time | relevance | path

Searched defs:inline_function (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dlambda-expressions-nested-linkage.cpp43 namespace inline_function { namespace
H A Dlambda-expressions-inside-auto-functions.cpp66 namespace inline_function { namespace
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/
H A Dfunction.h94 using inline_function = function_impl<internal::RoundUpToWord(inline_target_size), variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto543 TransformationInlineFunction inline_function = 69; field
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto543 TransformationInlineFunction inline_function = 69; field
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto543 TransformationInlineFunction inline_function = 69; field
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_compiler_test.cpp2240 TEST_F(ComputeTest, inline_function) in TEST_F() argument