Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h4706 unsigned *isGenerated);
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp8617 unsigned *isGenerated) { in clang_Cursor_isExternalSymbol() argument
8628 if (isGenerated) in clang_Cursor_isExternalSymbol()
8629 *isGenerated = attr->getGeneratedDeclaration(); in clang_Cursor_isExternalSymbol()