Home
last modified time | relevance | path

Searched defs:identifiers (Results 1 – 7 of 7) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
Dbasic.rb17 attr_reader :reported_errors, :identifiers accessor in TestParser001
/external/guava/guava/src/com/google/common/eventbus/
DAnnotatedSubscriberFinder.java115 Map<MethodIdentifier, Method> identifiers = Maps.newHashMap(); in getAnnotatedMethodsInternal() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp692 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
/external/libmojo/third_party/jinja2/
Dcompiler.py274 def __init__(self, identifiers): argument
/external/clang/lib/Parse/
DParseObjc.cpp1632 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1319 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers()
/external/llvm/docs/
DLangRef.rst64 .. _identifiers: target