/external/clang/include/clang/Sema/ |
D | AttributeList.h | 238 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 253 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 276 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 295 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 314 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 327 IdentifierInfo *scopeName, SourceLocation scopeLoc, in AttributeList() 644 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 662 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 677 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeTagForDatatype() 691 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeAttribute() [all …]
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ParsedAttr.h | 283 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 299 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 320 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 337 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 356 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 369 IdentifierInfo *scopeName, SourceLocation scopeLoc, in ParsedAttr() 757 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 771 IdentifierInfo *scopeName, SourceLocation scopeLoc, in create() 784 IdentifierInfo *scopeName, SourceLocation scopeLoc, in createTypeTagForDatatype() 796 IdentifierInfo *scopeName, in createTypeAttribute() [all …]
|
/external/deqp-deps/SPIRV-Tools/utils/vscode/ |
D | package.json | 27 "scopeName": "source.spirv", string
|
D | spirv.json | 2 "scopeName": "source.spirv", string
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/ |
D | package.json | 27 "scopeName": "source.spirv", string
|
D | spirv.json | 2 "scopeName": "source.spirv", string
|
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/ |
D | package.json | 27 "scopeName": "source.spirv", string
|
D | spirv.json | 2 "scopeName": "source.spirv", string
|
/external/llvm-project/llvm/utils/vscode/llvm/ |
D | package.json | 47 "scopeName": "source.tablegen", string 52 "scopeName": "source.llvm", string
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/ |
D | NameScope.java | 39 NameScope withSubScope(String scopeName) { in withSubScope()
|
/external/llvm-project/lldb/tools/lldb-vscode/syntaxes/ |
D | disassembly.json | 3 "scopeName": "source.disassembly", string
|
/external/llvm-project/llvm/lib/Support/ |
D | ELFAttributeParser.cpp | 154 StringRef scopeName, indexName; in parseSubsection() local
|
/external/llvm-project/mlir/utils/textmate/ |
D | mlir.json | 111 "scopeName":"source.mlir" string
|
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | Grammar.java | 1711 public Rule getRule(String scopeName, String ruleName) { in getRule() 1722 public int getRuleIndex(String scopeName, String ruleName) { in getRuleIndex() 2757 public NFAState getRuleStartState(String scopeName, String ruleName) { in getRuleStartState()
|
/external/llvm-project/lldb/tools/lldb-vscode/ |
D | package.json | 49 "scopeName": "source.disassembly", string
|
/external/llvm-project/flang/lib/Semantics/ |
D | resolve-names.cpp | 6183 std::optional<SourceName> scopeName{scope.GetName()}; in CheckImports() local
|