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