HomeSort by relevance Sort by last modified time
    Searched refs:ValueDecl (Results 1 - 25 of 359) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
ExternalSemaSource.h 38 class ValueDecl;
183 SmallVectorImpl<std::pair<ValueDecl *,
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
460 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
463 const ValueDecl *VD = nullptr);
464 til::SExpr *lookupVarDecl(const ValueDecl *VD);
465 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
466 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 289 const ValueDecl* valueDecl() const {
403 typedef llvm::DenseMap<const ValueDecl *, unsigned> LVarIndexMap;
406 typedef std::pair<const ValueDecl *, til::SExpr *> NameVarPair;
443 til::SExpr *getCurrentLVarDefinition(const ValueDecl *VD);
446 const ValueDecl *VD = nullptr);
447 til::SExpr *lookupVarDecl(const ValueDecl *VD);
448 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);
449 til::SExpr *updateVarDecl(const ValueDecl *VD, til::SExpr *E);

Completed in 384 milliseconds

1 2 3 4 5 6 7 8 91011>>