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

/external/clang/lib/Basic/
H A DAttributes.cpp6 bool 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/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);
582 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/clang/lib/Parse/
H A DParseDecl.cpp267 SourceLocation ScopeLoc, AttributeList::Syntax Syntax) {
276 AttributeList::getKind(AttrName, ScopeName, Syntax);
316 ArgExprs.data(), ArgExprs.size(), Syntax);
333 AttributeList::Syntax Syntax,
339 AttributeList::getKind(AttrName, ScopeName, Syntax);
381 ScopeLoc, Syntax);
264 ParseAttributeArgsCommon( IdentifierInfo *AttrName, SourceLocation AttrNameLoc, ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax) argument
327 ParseGNUAttributeArgs(IdentifierInfo *AttrName, SourceLocation AttrNameLoc, ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, SourceLocation ScopeLoc, AttributeList::Syntax Syntax, Declarator *D) argument
/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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 2369 milliseconds