Home
last modified time | relevance | path

Searched refs:AlwaysDependentClassName (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangTypeNodesEmitter.cpp155 if (type.isSubClassOf(AlwaysDependentClassName)) in emitNodeInvocations()
H A DASTTableGen.h38 #define AlwaysDependentClassName "AlwaysDependent" macro