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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp21 static bool isGeneratedDecl(const Decl *D) { function
29 return !isGeneratedDecl(D);

Completed in 93 milliseconds