Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h288 void markSafe() { Rep.setInt(false); } in markSafe() function
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h342 void markSafe() { Rep.setInt(false); } in markSafe() function