Home
last modified time | relevance | path

Searched defs:has_modules (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Lexer/
H A Dhas_feature_modules.m10 int has_modules(); function
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp626 bool has_modules = containingModules && containingModules->GetSize() > 0; in CreateScriptedBreakpoint() local