Home
last modified time | relevance | path

Searched defs:Macros (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dversion.rst16 Macros chapter
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOpenSSL_version.pod49 =head2 Macros section in DESCRIPTION
H A DOSSL_trace_enabled.pod102 =head2 Macros section in DESCRIPTION
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.h115 llvm::SmallMapVector<IdentifierInfo *, TokenType, 8> Macros; variable
H A DMacroExpander.cpp123 const std::vector<std::string> &Macros, clang::SourceManager &SourceMgr, in MacroExpander()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp41 for (const auto &Macros : MacroLists) { in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h97 SmallVector<Entry, 4> Macros; member
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DModules.rst377 Macros section in Module Semantics
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp47 TGLexer::TGLexer(SourceMgr &SM, ArrayRef<std::string> Macros) : SrcMgr(SM) { in TGLexer()
H A DTGParser.h164 TGParser(SourceMgr &SM, ArrayRef<std::string> Macros, in TGParser()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h748 MacroMap Macros; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp743 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3166 DIMacroNodeArray Macros = CUNode->getMacros(); in emitDebugMacinfoImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp590 MacroDefinitionsMap &Macros, in collectMacroDefinitions()
1945 Deserializing Macros(this); in ReadDefinedMacros() local