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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h333 void setInvalid(bool b = true) const { Invalid = b; } function in class:clang::AttributeList
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp197 void setInvalid() { function in struct:__anon3000::SubobjectDesignator
[all...]

Completed in 113 milliseconds