Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1486 bool Preprocessor::isSafeBufferOptOut(const SourceManager &SourceMgr, isSafeBufferOptOut() function in Preprocessor
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2365 bool isSafeBufferOptOut(const SourceLocation &Loc) const override { isSafeBufferOptOut() function in __anon0bef6d8e1311::UnsafeBufferUsageReporter