Home
last modified time | relevance | path

Searched defs:UnknownAttribute (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h68 UnknownAttribute, enumerator
/llvm-project/clang/test/Index/
H A Drecursive-cxx-member-calls.cpp31 AT_returns_twice, IgnoredAttribute, UnknownAttribute enumerator
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml389 exception UnknownAttribute of string global() Exception
H A Dllvm.mli472 exception UnknownAttribute of string global() Exception