Home
last modified time | relevance | path

Searched refs:CodeCompleteModuleImport (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParser.cpp1881 Actions.CodeCompleteModuleImport(ImportLoc, Path); in ParseModuleImport()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3160 void Sema::CodeCompleteModuleImport(SourceLocation ImportLoc, in CodeCompleteModuleImport() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h8383 void CodeCompleteModuleImport(SourceLocation ImportLoc, ModuleIdPath Path);