Searched defs:isSafeBufferOptOut (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Preprocessor.cpp | 1486 bool Preprocessor::isSafeBufferOptOut(const SourceManager &SourceMgr, in isSafeBufferOptOut() function in Preprocessor |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 2365 bool isSafeBufferOptOut(const SourceLocation &Loc) const override { in isSafeBufferOptOut() function in __anon9476153b1311::UnsafeBufferUsageReporter |