Searched defs:AK (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAttr.h78 Attr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, argument
123 InheritableAttr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, argument
138 InheritableParamAttr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, argument
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp343 AluKind AK = getAluKind(QSrc[i]); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h150 handleNoMutexHeld(StringRef Kind, const NamedDecl *D, ProtectedOperationKind POK, AccessKind AK, SourceLocation Loc) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h638 ArgKind AK = ArgTypeTraits<ArgType1>::getKind(); local
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DTargetParser.cpp358 unsigned AK = parseArch(Arch); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h641 void setAmbiguous(AmbiguityKind AK) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnostic.cpp48 static void DummyArgToStringFn(DiagnosticsEngine::ArgumentKind AK, intptr_t QT, argument
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp1029 unsigned AK = ARM::parseArch(Arch); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2825 ArgKind AK = classifyArgument(A); variable
3095 ArgKind AK = classifyArgument(A); variable
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp3112 AccessKinds AK = IsIncrement ? AK_Increment : AK_Decrement; local
2591 findCompleteObject(EvalInfo &Info, const Expr *E, AccessKinds AK, const LValue &LVal, QualType LValType) argument
[all...]

Completed in 286 milliseconds