Home
last modified time | relevance | path

Searched defs:usesInAlloca (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h608 bool usesInAlloca() const { return ArgStruct; } in usesInAlloca() function
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h703 bool usesInAlloca() const { return ArgStruct; } in usesInAlloca() function