Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp2152 StringRef AttrSpelling = PP.getLastMacroWithSpelling(NameLoc, AttrTokens); in DiagnoseCallingConvCast() local
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp158 static StringRef NormalizeGNUAttrSpelling(StringRef AttrSpelling) { in NormalizeGNUAttrSpelling()