Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMapFile.h104 struct UseDecl { struct
105 SourceLocation Location;
106 ModuleId Id;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1146 const FunctionDecl *UseDecl = FD; in checkFortifiedBuiltinMemoryFunction() local