Searched refs:isTemplated (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp215 if (VD->isTemplated() || VD->getType()->isDependentType())
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h864 bool isTemplated() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp253 bool Decl::isTemplated() const { function in class:Decl
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5327 if (D->isTemplated())

Completed in 191 milliseconds