Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h26 IsImport, enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2694 bool IsImport) { in ParseModuleName()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4299 bool IsImport = FormatTok->is(Keywords.kw_import); in parseJavaScriptEs6ImportExport() local