Searched defs:Macros (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | version.rst | 16 Macros chapter
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OpenSSL_version.pod | 49 =head2 Macros section in DESCRIPTION
|
H A D | OSSL_trace_enabled.pod | 102 =head2 Macros section in DESCRIPTION
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | FormatTokenLexer.h | 115 llvm::SmallMapVector<IdentifierInfo *, TokenType, 8> Macros; variable
|
H A D | MacroExpander.cpp | 123 const std::vector<std::string> &Macros, clang::SourceManager &SourceMgr, in MacroExpander()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugMacro.cpp | 41 for (const auto &Macros : MacroLists) { in dump() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugMacro.h | 97 SmallVector<Entry, 4> Macros; member
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | Modules.rst | 377 Macros section in Module Semantics
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGLexer.cpp | 47 TGLexer::TGLexer(SourceMgr &SM, ArrayRef<std::string> Macros) : SrcMgr(SM) { in TGLexer()
|
H A D | TGParser.h | 164 TGParser(SourceMgr &SM, ArrayRef<std::string> Macros, in TGParser()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 748 MacroMap Macros; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 743 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 3166 DIMacroNodeArray Macros = CUNode->getMacros(); in emitDebugMacinfoImpl() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 590 MacroDefinitionsMap &Macros, in collectMacroDefinitions() 1945 Deserializing Macros(this); in ReadDefinedMacros() local
|