Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/pet/include/
H A Dpet.h463 int declared; member
/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafety.cpp134 bool declared() const { return Source == Declared; } in declared() function in __anon6254f0e10111::FactEntry
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp2369 if (auto declared{ in CheckBadExplicitType() local