Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h312 bool isNormalCleanup() const { return CleanupBits.IsNormalCleanup; } in isNormalCleanup() function
/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.h311 bool isNormalCleanup() const { return CleanupBits.IsNormalCleanup; } in isNormalCleanup() function