Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDExprCXX.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()
HDComputeDependence.cpp793 bool KnownInstantiationDependent, in computeDependence() argument
798 if (KnownInstantiationDependent) in computeDependence()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDComputeDependence.h161 bool KnownInstantiationDependent,
HDExprCXX.h2999 bool KnownDependent, bool KnownInstantiationDependent,
3232 bool KnownDependent, bool KnownInstantiationDependent);
3251 bool KnownDependent, bool KnownInstantiationDependent);
3262 bool KnownInstantiationDependent);