Searched defs:scopeName (Results 1 – 6 of 6) sorted by relevance
| /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/v8/tools/torque/vscode-torque/ |
| D | package.json | 22 "scopeName": "source.torque", string
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/vscode/tablegen/ |
| D | package.json | 22 "scopeName": "source.tablegen", string
|
| /external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/ |
| D | NameScope.java | 39 NameScope withSubScope(String scopeName) { in withSubScope()
|
| /external/v8/tools/torque/vscode-torque/syntaxes/ |
| D | torque.tmLanguage.json | 87 "scopeName": "source.torque" 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()
|