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

  /external/clang/include/clang/AST/
Attr.h 76 Attr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex = 0)
77 : Range(R), AttrKind(AK), SpellingListIndex(SpellingListIndex),
121 InheritableAttr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex = 0)
122 : Attr(AK, R, SpellingListIndex) {}
136 InheritableParamAttr(attr::Kind AK, SourceRange R,
138 : InheritableAttr(AK, R, SpellingListIndex) {}
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 144 /// \param AK -- The kind of access (i.e. read or write) that occurred
147 ProtectedOperationKind POK, AccessKind AK,
191 LockKind getLockKindFromAccessKind(AccessKind AK);
  /external/clang/lib/Analysis/
ThreadSafety.cpp     [all...]
  /external/clang/include/clang/Sema/
Lookup.h 631 void setAmbiguous(AmbiguityKind AK) {
633 Ambiguity = AK;
  /external/llvm/lib/Target/R600/
R600MachineScheduler.cpp 341 AluKind AK = getAluKind(QSrc[i]);
342 AvailableAlus[AK].push_back(QSrc[i]);
  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 167 Attribute::AttrKind AK[] = { Attribute::NoCapture };
168 AttributeSet AS = AttributeSet::get(context, 0, AK);
  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 658 ArgKind AK = ArgTypeTraits<ArgType1>::getKind();
661 reinterpret_cast<void (*)()>(Func), MatcherName, RetTypes, AK);
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/clang/lib/Basic/
Diagnostic.cpp 26 static void DummyArgToStringFn(DiagnosticsEngine::ArgumentKind AK, intptr_t QT,
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 230 aK/??V???????=??e?{????
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 542 milliseconds