Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.h97 virtual void ForEachMacro(
H A DClangModulesDeclVendor.cpp104 void ForEachMacro(
475 void ClangModulesDeclVendorImpl::ForEachMacro( in ForEachMacro() function in ClangModulesDeclVendorImpl
H A DClangExpressionSourceCode.cpp396 decl_vendor->ForEachMacro( in GetText()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp42 for (const std::string &ForEachMacro : Style.ForEachMacros) { local
43 auto Identifier = &IdentTable.get(ForEachMacro);
H A DFormatToken.h81 TYPE(ForEachMacro) \
H A DTokenAnnotator.cpp397 Contexts.back().ContextType = Context::ForEachMacro; in parseParens()
1749 if (Contexts.back().ContextType == Context::ForEachMacro) in consumeToken()
2145 ForEachMacro, enumerator