Searched defs:value_decl (Results 1 – 3 of 3) sorted by relevance
467 Declaration value_decl; CreateEnum() local
1013 clang::ValueDecl *value_decl = dyn_cast<clang::ValueDecl>(named_decl); MaybeHandleVariable() local
1156 if (clang::ValueDecl *value_decl = llvm::dyn_cast<clang::ValueDecl>(decl)) GetTypeForDecl() local 1169 GetTypeForDecl(clang::ValueDecl * value_decl) GetTypeForDecl() argument