Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d1483 final bool isGenerated() const scope @safe pure nothrow @nogc in isGenerated() function
1488 final void isGenerated(bool v) pure nothrow @safe @nogc in isGenerated() function
H A Dexpression.d5644 const bool isGenerated; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8360 unsigned *isGenerated) { in clang_Cursor_isExternalSymbol()