Searched defs:Define (Results 1 – 11 of 11) sorted by relevance
66 for (StringRef Define : D) { in preprocess() local
93 SourceLocation Define = MacroEntry.first.getLocation(); in EndOfMainFile() local160 SourceLocation Define, in checkHeaderGuardDefinition()
173 for (StringRef Define : Defines) { AssembleInput() local
74 Define, enumerator
335 TEST(ArgStripperTest,Define) TEST() argument
278 TEST(PreamblePatchTest, Define) { in TEST() argument
46 Define = 0x2, enumerator [all...]
144 TEST(MinimizeSourceToDependencyDirectivesTest, Define) { in TEST() argument
235 SourceLocation Define = in isConsecutiveMacro() local
294 void Preprocessor::Define(const std::string ¯o, const std::string &value) { Define() function in Fortran::parser::Preprocessor