Home
last modified time | relevance | path

Searched defs:InheritedConstructor (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Analysis/
H A DAnyCall.h46 InheritedConstructor, enumerator
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2512 InheritedConstructor(ConstructorUsingShadowDecl *Shadow, InheritedConstructor() function
2554 numTrailingObjects(OverloadToken<InheritedConstructor>) numTrailingObjects() argument
[all...]
/llvm-project/clang/test/AST/Interp/
H A Drecords.cpp