Searched defs:setLatest (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Redeclarable.h | 142 void setLatest(decl_type *D) { setLatest() function |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 897 void setLatest(MacroDirective *MD) { setLatest() function |