Searched defs:Syntax (Results 1 - 12 of 12) sorted by relevance

/external/clang/lib/Basic/
H A DAttributes.cpp6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, argument
/external/jsr305/ri/src/main/java/javax/annotation/
H A DSyntax.java22 public @interface Syntax { interface
37 * Syntax names can be followed by a colon and a list of key value pairs,
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
H A Dpolymer.js2188 Syntax,
2218 Syntax = {
3082 // Polymer Syntax extensions
3138 expr.type === Syntax.Identifier) {
/external/clang/include/clang/Sema/
H A DAttributeList.h75 enum Syntax { enum in class:clang::AttributeList
99 /// Corresponds to the Syntax enum.
218 Syntax syntaxUsed, SourceLocation ellipsisLoc)
236 Syntax syntaxUsed)
257 Syntax syntaxUsed)
275 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed)
293 ParsedType typeArg, Syntax syntaxUsed)
307 Syntax syntaxUsed)
366 Syntax SyntaxUsed);
583 AttributeList::Syntax synta
[all...]
/external/owasp/sanitizer/distrib/lib/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/concurrent/ javax/annotation/meta/ javax/ ...
/external/owasp/sanitizer/lib/jsr305/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/concurrent/ javax/annotation/meta/ javax/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/concurrent/ javax/annotation/meta/ javax/ ...
H A Dannotations.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
/external/vogar/lib/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/Tainted.class Tainted. ...
/external/clang/lib/Parse/
H A DParseDecl.cpp246 AttributeList::Syntax Syntax) {
263 ScopeName, ScopeLoc, T.get(), Syntax);
266 ScopeName, ScopeLoc, nullptr, 0, Syntax);
272 SourceLocation ScopeLoc, AttributeList::Syntax Syntax) {
281 AttributeList::getKind(AttrName, ScopeName, Syntax);
322 ArgExprs.data(), ArgExprs.size(), Syntax);
339 AttributeList::Syntax Syntax,
240 ParseAttributeWithTypeArg(IdentifierInfo &AttrName, SourceLocation AttrNameLoc, ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax) argument
269 ParseAttributeArgsCommon( IdentifierInfo *AttrName, SourceLocation AttrNameLoc, ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax) argument
333 ParseGNUAttributeArgs(IdentifierInfo *AttrName, SourceLocation AttrNameLoc, ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax, Declarator *D) argument
822 ParseAvailabilityAttribute(IdentifierInfo &Availability, SourceLocation AvailabilityLoc, ParsedAttributes &attrs, SourceLocation *endLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax) argument
1010 ParseObjCBridgeRelatedAttribute(IdentifierInfo &ObjCBridgeRelated, SourceLocation ObjCBridgeRelatedLoc, ParsedAttributes &attrs, SourceLocation *endLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax) argument
1231 ParseTypeTagForDatatypeAttribute(IdentifierInfo &AttrName, SourceLocation AttrNameLoc, ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 284 milliseconds