Home
last modified time | relevance | path

Searched refs:setEmpty (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h197 void setEmpty();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp717 Other.setEmpty(); in operator =()
762 void PrecompiledPreamble::PCHStorage::setEmpty() { in setEmpty() function in PrecompiledPreamble::PCHStorage
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp401 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint
451 X->setEmpty(); in intersectConstraints()
460 X->setEmpty(); in intersectConstraints()
494 X->setEmpty(); in intersectConstraints()
535 X->setEmpty(); in intersectConstraints()
541 X->setEmpty(); in intersectConstraints()
550 X->setEmpty(); in intersectConstraints()
575 X->setEmpty(); in intersectConstraints()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h449 void setEmpty();