Home
last modified time | relevance | path

Searched defs:clearFlag (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DToken.h248 void clearFlag(TokenFlags Flag) { in clearFlag() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1460 void R600InstrInfo::clearFlag(MachineInstr &MI, unsigned Operand, in clearFlag() function in R600InstrInfo