Searched defs:getProperty (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h283 const NamedDecl *getProperty() const { return Property; } function in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c2050 Expression *Type::getProperty(Loc loc, Identifier *ident, int flag) function in class:Type
2592 Expression *TypeError::getProperty(Loc, Identifier *, int) { return new ErrorExp(); } function in class:TypeError
3081 Expression *TypeBasic::getProperty(Loc loc, Identifier *ident, int flag) function in class:TypeBasic
3779 Expression *TypeVector::getProperty(Loc loc, Identifier *ident, int flag) function in class:TypeVector
7653 Expression *TypeEnum::getProperty(Loc loc, Identifier *ident, int flag) function in class:TypeEnum
9091 Expression *TypeTuple::getProperty(Loc loc, Identifier *ident, int flag) function in class:TypeTuple
[all...]

Completed in 160 milliseconds