Lines Matching refs:Prefix
1070 llvm::SmallString<16> Prefix;1073 // of an attribute without considering prefix and suffix.1079 Prefix = " __attribute__((";1082 Prefix = " [[";1090 Prefix = " __declspec(";1093 Prefix = " ";1096 Prefix = "#pragma ";1111 " OS << \"" + Prefix.str() + Spelling.str();