Home
last modified time | relevance | path

Searched defs:set (Results 51 – 75 of 1196) sorted by path

12345678910>>...48

/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSanitizers.h163 void set(SanitizerMask K, bool Value) { in set() function
H A DTargetCXXABI.h72 void set(Kind kind) { in set() function
H A DXRayInstr.h55 void set(XRayInstrMask K, bool Value) { in set() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOwnership.h84 void set(PtrTy P) { in set() function
H A DSema.h9207 void set(unsigned index, FunctionProtoType::ExtParameterInfo info) { in set() function
H A DTemplateDeduction.h302 void set(DeclAccessPair Found, Decl *Spec, DeductionFailureInfo Info) { in set() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h600 ProgramStateRef set(ProgramStateRef st, typename ProgramStateTrait<T>::data_type D) { in set() function
606 ProgramStateRef set(ProgramStateRef st, in set() function
829 ProgramStateRef ProgramState::set(typename ProgramStateTrait<T>::data_type D) const { in set() function
834 ProgramStateRef ProgramState::set(typename ProgramStateTrait<T>::key_type K, in set() function
840 ProgramStateRef ProgramState::set(typename ProgramStateTrait<T>::key_type K, in set() function
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp45 void ObjCListBase::set(void *const* InList, unsigned Elts, ASTContext &Ctx) { in set() function in ObjCListBase
54 void ObjCProtocolList::set(ObjCProtocolDecl* const* InList, unsigned Elts, in set() function in ObjCProtocolList
H A DExprConstant.cpp1584 void set(APValue::LValueBase B, bool BInvalid = false) { in set() function
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp39 void set(unsigned recordID, unsigned abbrevID) { in set() function in __anon6ed50a5f0111::AbbreviationMap
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp103 void set(Sema &S) { this->S = &S; } in set() function in clang::sema::SemaPPCallbacks
H A DSemaOpenMP.cpp130 void set(BinaryOperatorKind BO, SourceRange RR) { in set() function
134 void set(const Expr *RefExpr, SourceRange RR) { in set() function
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp1462 static inline CXCursorSet_Impl *unpackCXCursorSet(CXCursorSet set) { in unpackCXCursorSet()
1488 void clang_disposeCXCursorSet(CXCursorSet set) { in clang_disposeCXCursorSet()
1492 unsigned clang_CXCursorSet_contains(CXCursorSet set, CXCursor cursor) { in clang_CXCursorSet_contains()
1499 unsigned clang_CXCursorSet_insert(CXCursorSet set, CXCursor cursor) { in clang_CXCursorSet_insert()
H A DCXString.cpp185 void clang_disposeStringSet(CXStringSet *set) { in clang_disposeStringSet()
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp224 void setOptional(bool set) { isOpt = set; } in setOptional()
/netbsd/external/apache2/llvm/dist/libcxx/src/experimental/
H A Dmemory_resource.cpp95 __default_memory_resource(bool set = false, memory_resource * new_res = nullptr) noexcept in __default_memory_resource()
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DProgrammersManual.rst1937 A sorted 'vector'
1955 llvm/ADT/SmallSet.h
1972 llvm/ADT/SmallPtrSet.h
1988 llvm/ADT/StringSet.h
2003 llvm/ADT/DenseSet.h
2015 llvm/ADT/SparseSet.h
2045 llvm/ADT/FoldingSet.h
2075 <set>
2094 .. _dss_setvector:
2096 llvm/ADT/SetVector.h
[all …]
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DBitVector.h343 BitVector &set() { in set() function
349 BitVector &set(unsigned Idx) { in set() function
356 BitVector &set(unsigned I, unsigned E) { in set() function
H A DCoalescingBitVector.h96 void set(IndexT Index) { in set() function
106 void set(const ThisT &Other) { in set() function
113 void set(std::initializer_list<IndexT> Indices) { in set() function
H A DPointerSumType.h100 void set(typename HelperT::template Lookup<N>::PointerT Pointer) { in set() function
H A DSmallBitVector.h363 SmallBitVector &set() { in set() function
371 SmallBitVector &set(unsigned Idx) { in set() function
384 SmallBitVector &set(unsigned I, unsigned E) { in set() function
H A DSparseBitVector.h98 void set(unsigned Idx) { in set() function
507 void set(unsigned Idx) { in set() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h35 void set(uint64_t New) const { in set() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h202 void set() { Flags = ~0U; } in set() function
H A DValue.h872 void Use::set(Value *V) { in set() function

12345678910>>...48