Home
last modified time | relevance | path

Searched defs:NoEscape (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.h249 bool NoEscape : 1; variable
/openbsd-src/gnu/llvm/clang/include/clang/APINotes/
H A DTypes.h420 unsigned NoEscape : 1; variable
/openbsd-src/gnu/llvm/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp73 std::optional<bool> NoEscape = false; member