Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h26 IsImport, enumerator
/llvm-project/clang/lib/Parse/
H A DParser.cpp2694 ParseModuleName(SourceLocation UseLoc,SmallVectorImpl<std::pair<IdentifierInfo *,SourceLocation>> & Path,bool IsImport) ParseModuleName() argument
/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4271 bool IsImport = FormatTok->is(Keywords.kw_import); parseJavaScriptEs6ImportExport() local