Home
last modified time | relevance | path

Searched defs:QueryKind (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-query/
H A DQuery.h23 enum QueryKind { enum
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp1015 ObjCPropertyQueryKind QueryKind) { in hasWrittenStorageAttribute()
1084 ObjCPropertyQueryKind QueryKind) { in ActOnPropertyImplDecl()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp1296 RelationKind QueryKind = RelationKind::OverriddenBy; in findImplementations() local