Searched refs:setValueDependent (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DExprCXX.cpp1501 setValueDependent(true);
H A DExpr.cpp1355 E->setValueDependent(true);
/external/clang/include/clang/AST/
H A DExpr.h149 void setValueDependent(bool VD) { function in class:clang::Expr
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp414 E->setValueDependent(Record[Idx++]);

Completed in 739 milliseconds