Searched defs:AttrSpelling (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCast.cpp | 2192 StringRef AttrSpelling = PP.getLastMacroWithSpelling(NameLoc, AttrTokens); DiagnoseCallingConvCast() local |
/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangAttrEmitter.cpp | 163 NormalizeGNUAttrSpelling(StringRef AttrSpelling) NormalizeGNUAttrSpelling() argument |