| /openbsd-src/gnu/llvm/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 947 StringRef Framework = FromHFI.Framework; in LookupFile() local 952 ToHFI.Framework = Framework; in LookupFile() 1099 HFI.Framework = in LookupFile() 1106 HFI.Framework = in LookupFile() 1137 ScratchFilename += IncludingHFI.Framework; in LookupFile() 1310 if (HFI.Framework.empty()) in mergeHeaderFileInfo() 1311 HFI.Framework = OtherHFI.Framework; in mergeHeaderFileInfo() 1499 StringRef HeaderSearch::getUniqueFrameworkName(StringRef Framework) { in getUniqueFrameworkName() argument 1500 return FrameworkNames.insert(Framework).first->first(); in getUniqueFrameworkName()
|
| H A D | ModuleMap.cpp | 176 for (StringRef Framework : llvm::drop_begin(llvm::reverse(Paths))) in appendSubframeworkPaths() local 177 llvm::sys::path::append(Path, "Frameworks", Framework + ".framework"); in appendSubframeworkPaths() 1537 void parseInferredModuleDecl(bool Framework, bool Explicit); 1903 bool Framework = false; in parseModuleDecl() local 1914 Framework = true; in parseModuleDecl() 1929 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl() 2051 Map.createShadowedModule(ModuleName, Framework, ShadowingModule); in parseModuleDecl() 2054 Map.findOrCreateModule(ModuleName, ActiveModule, Framework, Explicit) in parseModuleDecl() 2785 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl() argument 2791 if (!ActiveModule && !Framework) { in parseInferredModuleDecl() [all …]
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | Resources.rst | 8 * `GlobalISel - LLVM's Latest Instruction Selection Framework by Diana Picus @FOSDEM17 <https://www…
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | index.rst | 39 `LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation`__
|
| H A D | WritingAnLLVMPass.rst | 13 The LLVM Pass Framework is an important part of the LLVM system, because LLVM 29 passes. One of the main features of the LLVM Pass Framework is that it
|
| H A D | DeveloperPolicy.rst | 1090 New LLVM Project License Framework
|
| /openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
| H A D | HeaderSearch.h | 118 StringRef Framework; member 846 StringRef getUniqueFrameworkName(StringRef Framework);
|
| /openbsd-src/gnu/llvm/lldb/cmake/modules/ |
| H A D | AddLLDB.cmake | 276 …message(SEND_ERROR "Framework target ${name} missing property for output directory. Cannot generat…
|
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/debugserver.xcodeproj/ |
| H A D | project.pbxproj | 216 26ACA3330D3E94F200A2120B /* Framework */, 309 26ACA3330D3E94F200A2120B /* Framework */ = { 314 name = Framework;
|
| /openbsd-src/lib/libssl/doc/ |
| H A D | standards.txt | 152 Certification Practices Framework. S. Chokhani, W. Ford. March 1999.
|
| /openbsd-src/share/snmp/ |
| H A D | SNMP-FRAMEWORK-MIB.txt | 503 implement the SNMP Management Framework MIB.
|
| H A D | HOST-RESOURCES-MIB.txt | 52 Framework, updated references section, added reference to
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 1819 if (!Data.HFI.Framework.empty()) { in EmitData() 1822 = FrameworkNameOffset.find(Data.HFI.Framework); in EmitData() 1825 FrameworkStringData.append(Data.HFI.Framework); in EmitData() 1828 FrameworkNameOffset[Data.HFI.Framework] = Offset; in EmitData()
|
| H A D | ASTReader.cpp | 1927 HFI.Framework = HS->getUniqueFrameworkName(FrameworkName); in ReadData()
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | gccint.info | 24873 * File Framework:: Structural information for the assembler file. 24888 File: gccint.info, Node: File Framework, Next: Data Output, Up: Assembler Format 24890 15.21.1 The Overall Framework of an Assembler File 25008 File: gccint.info, Node: Data Output, Next: Uninitialized Data, Prev: File Framework, Up: Assem… 28049 systems, this is used for Framework includes, which have semantics 31649 * ASM_APP_OFF: File Framework. (line 61) 31650 * ASM_APP_ON: File Framework. (line 54) 31651 * ASM_COMMENT_START: File Framework. (line 49) 31695 * ASM_OUTPUT_IDENT: File Framework. (line 83) 31710 * ASM_OUTPUT_SOURCE_FILENAME: File Framework. (line 68) [all …]
|
| H A D | tm.texi | 6488 * File Framework:: Structural information for the assembler file. 6503 @node File Framework 6504 @subsection The Overall Framework of an Assembler File 9908 systems, this is used for Framework includes, which have semantics
|
| H A D | invoke.texi | 8169 @code{#include <Framework/header.h>}, where @samp{Framework} denotes
|
| H A D | gcc.info | 8218 `#include <Framework/header.h>', where `Framework' denotes the
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | tm.texi | 6073 * File Framework:: Structural information for the assembler file. 6088 @node File Framework 6089 @subsection The Overall Framework of an Assembler File
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | LanguageExtensions.rst | 914 Framework developers can opt-in to this mechanism by creating a
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | FAQ | 7684 compliant with the CFI (CAD Framework Initiative) industry standards,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.5 | 9212 * tm.texi (File Framework): Document UNALIGNED_SHORT_ASM_OP,
|