Home
last modified time | relevance | path

Searched refs:parseInvocationList (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h108 llvm::Expected<InvocationListTy> parseInvocationList(
/freebsd-src/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp619 parseInvocationList(StringRef FileContent, llvm::sys::path::Style PathStyle) { in parseInvocationList() function
712 parseInvocationList(ContentBuffer->getBuffer(), PathStyle); in lazyInitInvocationList()