Searched defs:setInvalid (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h428 void setInvalid(bool b = true) const { Invalid = b; } function in class:clang::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp327 void setInvalid() { function in struct:__anon1579::SubobjectDesignator
1552 void setInvalid(APValue::LValueBase B, unsigned I = 0) { function in struct:__anon1582::LValue
[all...]

Completed in 124 milliseconds