Home
last modified time | relevance | path

Searched defs:isHeader (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/runtime/
H A Dragged.cpp24 bool isHeader, std::int64_t rank, std::int64_t elementSize, in RaggedArrayAllocate()
/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h199 bool isHeader() const { return IsHeader; } in isHeader() function
262 bool isHeader() const { return Kind.isHeader(); } in isHeader() function
/llvm-project/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp467 bool ModularizeUtilities::isHeader(StringRef FileName) { isHeader() function in ModularizeUtilities
/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h250 bool isHeader(const BlockNode &Node) const { in isHeader() function
/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp214 static bool isHeader(StringRef S) { in isHeader() function