Home
last modified time | relevance | path

Searched defs:isByRef (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h88 bool isByRef() const { return IsByRef; } in isByRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h88 bool isByRef() const { return IsByRef; } in isByRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h88 bool isByRef() const { return IsByRef; } in isByRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h88 bool isByRef() const { return IsByRef; } in isByRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h88 bool isByRef() const { return IsByRef; } in isByRef() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDecl.cpp958 bool isByRef = D.hasAttr<BlocksAttr>(); in EmitAutoVarAlloca() local
H A DCGBlocks.cpp1003 bool isByRef) { in GetAddrOfBlockDecl()
H A DCGDebugInfo.cpp3273 bool isByRef = VD->hasAttr<BlocksAttr>(); in EmitDeclareOfBlockDeclRefVariable() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DDecl.h3485 bool isByRef() const { return VariableAndFlags.getInt() & flag_isByRef; } in isByRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h4475 bool isByRef() const { return VariableAndFlags.getInt() & flag_isByRef; } in isByRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h4526 bool isByRef() const { return VariableAndFlags.getInt() & flag_isByRef; } in isByRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDecl.h4490 bool isByRef() const { return VariableAndFlags.getInt() & flag_isByRef; } in isByRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h4490 bool isByRef() const { return VariableAndFlags.getInt() & flag_isByRef; } in isByRef() function