HomeSort by relevance Sort by last modified time
    Searched refs:getAnnotationValue (Results 1 - 14 of 14) sorted by null

  /cts/tools/dex-tools/src/dex/reader/
DexEncodedValueImpl.java 102 value = getAnnotationValue(valueArg);
134 private Object getAnnotationValue(int valueArg) {
  /external/clang/include/clang/Lex/
Token.h 195 void *getAnnotationValue() const {
  /external/clang/lib/Parse/
ParsePragma.cpp 298 static_cast<IdentifierInfo *>(Tok.getAnnotationValue());
314 static_cast<PragmaPackInfo *>(Tok.getAnnotationValue());
330 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
339 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
383 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
422 OpenCLExtData::getFromOpaqueValue(Tok.getAnnotationValue());
448 reinterpret_cast<uintptr_t>(Tok.getAnnotationValue()));
455 uintptr_t Value = reinterpret_cast<uintptr_t>(Tok.getAnnotationValue());
466 auto TheTokens = (std::pair<Token*, size_t> *)Tok.getAnnotationValue();
611 static_cast<PragmaLoopHintInfo *>(Tok.getAnnotationValue());
    [all...]
ParseDecl.cpp     [all...]
Parser.cpp 532 Tok.getAnnotationValue()));
    [all...]
ParseTentative.cpp     [all...]
ParseExprCXX.cpp 195 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(),
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /external/clang/include/clang/Parse/
Parser.h 549 return ParsedType::getFromOpaquePtr(Tok.getAnnotationValue());
560 return ExprResult::getFromOpaquePointer(Tok.getAnnotationValue());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 218 milliseconds