Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Runtime/
H A Dtype-code.h50 constexpr RT_API_ATTRS bool IsDerived() const { in IsDerived() function
/llvm-project/llvm/unittests/Support/
H A DCasting.cpp420 bool IsDerived; member
/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp3974 bool IsDerived = false; parseRecord() local