Searched refs:setInstantiationDependent (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1609 setInstantiationDependent();
1624 setInstantiationDependent();
1641 setInstantiationDependent();
2010 setInstantiationDependent();
H A DExpr.cpp397 setInstantiationDependent(true);
1369 E->setInstantiationDependent(true);
1373 E->setInstantiationDependent(true);
1393 E->setInstantiationDependent(true);
H A DExprCXX.cpp1477 setInstantiationDependent(true);
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp417 E->setInstantiationDependent(Record[Idx++]);
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h197 void setInstantiationDependent(bool ID) { function in class:clang::Expr
H A DType.h1386 void setInstantiationDependent(bool D = true) { function in class:clang::Type

Completed in 129 milliseconds