Home
last modified time | relevance | path

Searched defs:Build (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVersionTuple.h36 unsigned Build : 31; variable
57 unsigned Build) in VersionTuple()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A DINSTALL.md11 Build section in INSTALLATION
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVersionTuple.cpp36 if (Optional<unsigned> Build = V.getBuild()) in operator <<() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFGStmtMap.cpp77 CFGStmtMap *CFGStmtMap::Build(CFG *C, ParentMap *PM) { in Build() function in CFGStmtMap
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h241 void setBuildGlobalModuleIndex(bool Build) { in setBuildGlobalModuleIndex()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp311 llvm::ErrorOr<PrecompiledPreamble> PrecompiledPreamble::Build( in Build() function in PrecompiledPreamble
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp1039 unsigned Build = 0, Factor = 1; in separateMSVCFullVersion() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h389 uint32_t Build; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp673 bool ConstStructBuilder::Build(InitListExpr *ILE, bool AllowOverwrite) { in Build() function in __anon411c9adc0111::ConstStructBuilder
772 bool ConstStructBuilder::Build(const APValue &Val, const RecordDecl *RD, in Build() function in __anon411c9adc0111::ConstStructBuilder
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1827 auto Build = [this](ArrayRef<ELFYAML::Symbol> V, NameToIdxMap &Map) { in buildSymbolIndexes() local
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c1603 Build(struct p2env *p2e) in Build() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp12093 auto Build = [&](bool Invalid) { in BuildUsingDeclaration() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9556 SDValue Build = ST->getValue(); in LowerPredicateStore() local