Searched defs:IdDependencyRecord (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/altera/ |
D | IdDependentBackwardBranchCheck.h | 26 struct IdDependencyRecord { struct 27 IdDependencyRecord(const VarDecl *Declaration, SourceLocation Location, in IdDependencyRecord() argument 31 IdDependencyRecord(const FieldDecl *Declaration, SourceLocation Location, in IdDependencyRecord() function 42 std::map<const VarDecl *, IdDependencyRecord> IdDepVarsMap; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/altera/ |
D | IdDependentBackwardBranchCheck.h | 26 struct IdDependencyRecord { struct 27 IdDependencyRecord(const VarDecl *Declaration, SourceLocation Location, in IdDependencyRecord() function 31 IdDependencyRecord(const FieldDecl *Declaration, SourceLocation Location, in IdDependencyRecord() argument 42 std::map<const VarDecl *, IdDependencyRecord> IdDepVarsMap; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/altera/ |
D | IdDependentBackwardBranchCheck.h | 26 struct IdDependencyRecord { struct 27 IdDependencyRecord(const VarDecl *Declaration, SourceLocation Location, in IdDependencyRecord() argument 31 IdDependencyRecord(const FieldDecl *Declaration, SourceLocation Location, in IdDependencyRecord() function 42 std::map<const VarDecl *, IdDependencyRecord> IdDepVarsMap; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/altera/ |
D | IdDependentBackwardBranchCheck.h | 26 struct IdDependencyRecord { struct 27 IdDependencyRecord(const VarDecl *Declaration, SourceLocation Location, in IdDependencyRecord() function 31 IdDependencyRecord(const FieldDecl *Declaration, SourceLocation Location, in IdDependencyRecord() function 42 std::map<const VarDecl *, IdDependencyRecord> IdDepVarsMap; argument
|