Home
last modified time | relevance | path

Searched refs:markSafe (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DScopeInfo.cpp214 ThisUse->markSafe(); in markSafeWeakUse()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h263 void markSafe() { Rep.setInt(false); } in markSafe() function