Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/APINotes/
H A DTypes.h417 unsigned NoEscape : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp73 Optional<bool> NoEscape = false; member