Home
last modified time | relevance | path

Searched defs:isTemplated (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclBase.cpp284 bool Decl::isTemplated() const { isTemplated() function in Decl
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp33 AST_MATCHER(FunctionDecl,isTemplated) AST_MATCHER() argument