Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVType.h26 IsImport, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParser.cpp2694 bool IsImport) { in ParseModuleName()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineParser.cpp4299 bool IsImport = FormatTok->is(Keywords.kw_import); in parseJavaScriptEs6ImportExport() local