OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clear
(Results
476 - 500
of
7212
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LiveRegUnits.h
43
/// Initialize and
clear
the set.
51
void
clear
() { Units.reset(); }
function in class:llvm::LiveRegUnits
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h
46
void
clear
() {
function in struct:llvm::DWARFAttribute
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PredIteratorCache.h
71
///
clear
- Remove all information.
72
void
clear
() {
function in class:llvm::PredIteratorCache
73
BlockToPredsMap.
clear
();
74
BlockToPredCountMap.
clear
();
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Sanitizers.h
65
void
clear
(SanitizerMask K = SanitizerKind::All) { Mask &= ~K; }
function in struct:clang::SanitizerSet
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
IndexedMap.h
64
void
clear
() {
function in class:llvm::IndexedMap
65
storage_.
clear
();
SmallSet.h
119
void
clear
() {
function in class:llvm::SmallSet
120
Vector.
clear
();
121
Set.
clear
();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
LivePhysRegs.h
68
LiveRegs.
clear
();
73
void
clear
() { LiveRegs.
clear
(); }
function in class:llvm::LivePhysRegs
LiveRegUnits.h
43
/// Initialize and
clear
the set.
51
void
clear
() { Units.reset(); }
function in class:llvm::LiveRegUnits
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h
46
void
clear
() {
function in struct:llvm::DWARFAttribute
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PredIteratorCache.h
71
///
clear
- Remove all information.
72
void
clear
() {
function in class:llvm::PredIteratorCache
73
BlockToPredsMap.
clear
();
74
BlockToPredCountMap.
clear
();
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Sanitizers.h
65
void
clear
(SanitizerMask K = SanitizerKind::All) { Mask &= ~K; }
function in struct:clang::SanitizerSet
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
IndexedMap.h
64
void
clear
() {
function in class:llvm::IndexedMap
65
storage_.
clear
();
SmallSet.h
119
void
clear
() {
function in class:llvm::SmallSet
120
Vector.
clear
();
121
Set.
clear
();
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
LivePhysRegs.h
68
LiveRegs.
clear
();
73
void
clear
() { LiveRegs.
clear
(); }
function in class:llvm::LivePhysRegs
LiveRegUnits.h
43
/// Initialize and
clear
the set.
51
void
clear
() { Units.reset(); }
function in class:llvm::LiveRegUnits
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h
46
void
clear
() {
function in struct:llvm::DWARFAttribute
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PredIteratorCache.h
71
///
clear
- Remove all information.
72
void
clear
() {
function in class:llvm::PredIteratorCache
73
BlockToPredsMap.
clear
();
74
BlockToPredCountMap.
clear
();
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Sanitizers.h
65
void
clear
(SanitizerMask K = SanitizerKind::All) { Mask &= ~K; }
function in struct:clang::SanitizerSet
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
IndexedMap.h
64
void
clear
() {
function in class:llvm::IndexedMap
65
storage_.
clear
();
SmallSet.h
119
void
clear
() {
function in class:llvm::SmallSet
120
Vector.
clear
();
121
Set.
clear
();
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
LivePhysRegs.h
68
LiveRegs.
clear
();
73
void
clear
() { LiveRegs.
clear
(); }
function in class:llvm::LivePhysRegs
LiveRegUnits.h
43
/// Initialize and
clear
the set.
51
void
clear
() { Units.reset(); }
function in class:llvm::LiveRegUnits
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFAttribute.h
46
void
clear
() {
function in struct:llvm::DWARFAttribute
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PredIteratorCache.h
71
///
clear
- Remove all information.
72
void
clear
() {
function in class:llvm::PredIteratorCache
73
BlockToPredsMap.
clear
();
74
BlockToPredCountMap.
clear
();
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Sanitizers.h
65
void
clear
(SanitizerMask K = SanitizerKind::All) { Mask &= ~K; }
function in struct:clang::SanitizerSet
Completed in 1407 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>