Searched refs:IgnoredFormat (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 2798 IgnoredFormat, enumerator 2818 .Cases("gcc_diag", "gcc_cdiag", "gcc_cxxdiag", "gcc_tdiag", IgnoredFormat) in getFormatAttrKind() 2909 if (Kind == IgnoredFormat) in handleFormatAttr()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 3268 IgnoredFormat, enumerator 3289 .Cases("gcc_diag", "gcc_cdiag", "gcc_cxxdiag", "gcc_tdiag", IgnoredFormat) in getFormatAttrKind() 3379 if (Kind == IgnoredFormat) in handleFormatAttr()
|