HomeSort by: relevance | last modified time | path
    Searched defs:isDeclaration (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Globals.cpp 108 GlobalObject::isExternalLinkage(getLinkage()) && !isDeclaration() &&
228 bool GlobalValue::isDeclaration() const {
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
dsymbol.h 268 virtual Declaration *isDeclaration() { return NULL; }
declaration.h 158 Declaration *isDeclaration() { return this; }

Completed in 25 milliseconds