Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h345 bool isUnsafe() const { return Rep.getInt(); } in isUnsafe() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp72 bool isUnsafe(const ConstantRange &R) { in isUnsafe() function