Home
last modified time | relevance | path

Searched defs:isModed (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h2642 bool isModed() const { return MaybeModedTInfo.is<ModedTInfo*>(); } in isModed() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h3167 bool isModed() const { in isModed() function