Home
last modified time | relevance | path

Searched refs:useExpansionLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp68 bool useExpansionLoc = true; in diagnoseBadTypeAttribute() local
75 useExpansionLoc = false; in diagnoseBadTypeAttribute()
85 if (useExpansionLoc && loc.isMacroID() && II) { in diagnoseBadTypeAttribute()