Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h153 bool KnownInstantiationDependent,
DExprCXX.h2887 bool KnownDependent, bool KnownInstantiationDependent,
/external/llvm-project/clang/lib/AST/
DComputeDependence.cpp656 bool KnownInstantiationDependent, in computeDependence() argument
661 if (KnownInstantiationDependent) in computeDependence()
DExprCXX.cpp419 bool KnownInstantiationDependent, in OverloadExpr() argument
444 KnownInstantiationDependent, in OverloadExpr()
/external/clang/lib/AST/
DExprCXX.cpp258 bool KnownInstantiationDependent, in OverloadExpr() argument
262 (KnownInstantiationDependent || in OverloadExpr()
/external/clang/include/clang/AST/
DExprCXX.h2522 bool KnownInstantiationDependent,