Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DMacroInfo.h358 DefInfo() : DefDirective(nullptr), IsPublic(true) {} in DefInfo() function
360 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp334 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()