Home
last modified time | relevance | path

Searched defs:Kind (Results 251 – 275 of 26709) sorted by relevance

1...<<11121314151617181920>>...1069

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/devel/llvm10/llvm-10.0.1.src/lib/TableGen/
H A DTGLexer.cpp35 tgtok::TokKind Kind; member
176 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
336 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
535 tgtok::TokKind Kind = in LexExclaim() local
617 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
655 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
671 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
825 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
179 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
346 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
549 tgtok::TokKind Kind = in LexExclaim() local
638 tgtok::TokKind Kind = PD.Kind; in prepIsDirective() local
676 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
692 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
846 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
176 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
344 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
557 tgtok::TokKind Kind = in LexExclaim() local
645 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
683 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
699 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
853 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
177 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
337 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
536 tgtok::TokKind Kind = in LexExclaim() local
618 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
656 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
672 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
826 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
179 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
346 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
549 tgtok::TokKind Kind = in LexExclaim() local
638 tgtok::TokKind Kind = PD.Kind; in prepIsDirective() local
676 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
692 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
846 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp35 tgtok::TokKind Kind; member
176 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
336 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
535 tgtok::TokKind Kind = in LexExclaim() local
617 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
655 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
671 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
825 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
179 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
346 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
549 tgtok::TokKind Kind = in LexExclaim() local
638 tgtok::TokKind Kind = PD.Kind; in prepIsDirective() local
676 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
692 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
846 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
179 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
346 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
549 tgtok::TokKind Kind = in LexExclaim() local
638 tgtok::TokKind Kind = PD.Kind; in prepIsDirective() local
676 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
692 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
846 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp35 tgtok::TokKind Kind; member
176 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
336 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
535 tgtok::TokKind Kind = in LexExclaim() local
617 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
655 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
671 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
825 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
176 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
344 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
557 tgtok::TokKind Kind = in LexExclaim() local
645 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
683 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
699 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
853 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
179 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
346 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
549 tgtok::TokKind Kind = in LexExclaim() local
638 tgtok::TokKind Kind = PD.Kind; in prepIsDirective() local
676 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
692 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
846 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/TableGen/
H A DTGLexer.cpp35 tgtok::TokKind Kind; member
176 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
336 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
539 tgtok::TokKind Kind = in LexExclaim() local
619 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
657 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
673 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
827 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/TableGen/
H A DTGLexer.cpp36 tgtok::TokKind Kind; member
176 tgtok::TokKind Kind = prepIsDirective(); in LexToken() local
336 tgtok::TokKind Kind = StringSwitch<tgtok::TokKind>(Str) in LexIdentifier() local
539 tgtok::TokKind Kind = in LexExclaim() local
616 tgtok::TokKind Kind = PreprocessorDirs[ID].Kind; in prepIsDirective() local
654 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective()
670 tgtok::TokKind Kind, bool ReturnNextLiveToken) { in lexPreprocessor()
817 tgtok::TokKind Kind = prepIsDirective(); in prepSkipRegion() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp44 TaintTagType Kind) { in addTaint()
49 TaintTagType Kind) { in addTaint()
77 TaintTagType Kind) { in addTaint()
84 TaintTagType Kind) { in addTaint()
124 TaintTagType Kind) { in addPartialTaint()
145 const LocationContext *LCtx, TaintTagType Kind) { in isTainted()
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { in isTainted()
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DGlobalVariable.h187 void addAttribute(Attribute::AttrKind Kind) { in addAttribute()
197 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute()
202 bool hasAttribute(StringRef Kind) const { in hasAttribute()
212 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute()
217 Attribute getAttribute(StringRef Kind) const { in getAttribute()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DGlobalVariable.h188 void addAttribute(Attribute::AttrKind Kind) { in addAttribute()
198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute()
203 bool hasAttribute(StringRef Kind) const { in hasAttribute()
213 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute()
218 Attribute getAttribute(StringRef Kind) const { in getAttribute()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DGlobalVariable.h196 void addAttribute(Attribute::AttrKind Kind) { in addAttribute()
206 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute()
211 bool hasAttribute(StringRef Kind) const { in hasAttribute()
221 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute()
226 Attribute getAttribute(StringRef Kind) const { in getAttribute()

1...<<11121314151617181920>>...1069