Home
last modified time | relevance | path

Searched refs:KnownInstantiationDependent (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp406 bool KnownInstantiationDependent) in UnresolvedLookupExpr() argument
409 KnownDependent, KnownInstantiationDependent, false), in UnresolvedLookupExpr()
424 bool KnownDependent, bool KnownInstantiationDependent) { in Create() argument
433 KnownInstantiationDependent); in Create()
442 bool KnownInstantiationDependent) { in Create() argument
452 Args, Begin, End, KnownDependent, KnownInstantiationDependent); in Create()
474 bool KnownInstantiationDependent, in OverloadExpr() argument
499 KnownInstantiationDependent, in OverloadExpr()
H A DComputeDependence.cpp794 bool KnownInstantiationDependent, in computeDependence() argument
799 if (KnownInstantiationDependent) in computeDependence()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h163 bool KnownInstantiationDependent,
H A DExprCXX.h3125 bool KnownDependent, bool KnownInstantiationDependent,
3358 bool KnownDependent, bool KnownInstantiationDependent);
3377 bool KnownDependent, bool KnownInstantiationDependent);
3388 bool KnownInstantiationDependent);