Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h107 llvm::Expected<InvocationListTy> parseInvocationList(
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp591 parseInvocationList(StringRef FileContent, llvm::sys::path::Style PathStyle) { in parseInvocationList() function
681 parseInvocationList(ContentBuffer->getBuffer(), PathStyle); in lazyInitInvocationList()