Searched defs:macroName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangTypeNodesEmitter.cpp | 126 Out << "#ifndef " << macroName << "\n"; in emitFallbackDefine() argument |
H A D | ClangASTNodesEmitter.cpp | 45 static std::string macroName(std::string S) { macroName() function in __anon45288b380111::ClangASTNodesEmitter |
/llvm-project/flang/lib/Frontend/ | ||
H A D | CompilerInvocation.cpp | 1319 llvm::StringRef macroName = macroPair.first; collectMacroDefinitions() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 2282 spelling = macroName; in DiagnoseOwningPropertyGetterSynthesis() local |