Home
last modified time | relevance | path

Searched refs:Invalidate (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h85 void Invalidate() { in Invalidate() function
131 return Invalidate(); in EnterTopLevelIfndef()
138 return Invalidate(); in EnterTopLevelIfndef()
151 Invalidate(); in EnterTopLevelConditional()
159 if (!TheMacro) return Invalidate(); in ExitTopLevelConditional()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c174 #define Invalidate(ep) (ep)->id = INVALID_EVENT macro
791 Invalidate(sp->_mouse_events + i); in _nc_mouse_init()
1547 Invalidate(ep); in _nc_mouse_parse()
1597 Invalidate(ep); in _nc_mouse_parse()
1613 Invalidate(ep); in _nc_mouse_parse()
1679 Invalidate(ep); in _nc_mouse_parse()
1697 Invalidate(ep); in _nc_mouse_parse()
1704 Invalidate(ep); in _nc_mouse_parse()
1716 Invalidate(ep); in _nc_mouse_parse()
1850 Invalidate(prev); in NCURSES_SP_NAME()
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp935 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateAllIteratorPositions() local
938 return processIteratorPositions(State, MatchCont, Invalidate); in invalidateAllIteratorPositions()
949 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateAllIteratorPositionsExcept() local
952 return processIteratorPositions(State, MatchContAndCompare, Invalidate); in invalidateAllIteratorPositionsExcept()
961 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateIteratorPositions() local
964 return processIteratorPositions(State, Compare, Invalidate); in invalidateIteratorPositions()
976 auto Invalidate = [&](const IteratorPosition &Pos) { in invalidateIteratorPositions() local
979 return processIteratorPositions(State, Compare, Invalidate); in invalidateIteratorPositions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_arm.h25 void Invalidate();
H A DRegisterContextPOSIX_mips64.h33 void Invalidate();
H A DRegisterContextPOSIX_s390x.h26 void Invalidate();
H A DRegisterContextPOSIX_arm.cpp50 void RegisterContextPOSIX_arm::Invalidate() {} in Invalidate() function in RegisterContextPOSIX_arm
H A DRegisterContextPOSIX_arm64.h25 void Invalidate();
H A DRegisterContextPOSIX_arm64.cpp70 void RegisterContextPOSIX_arm64::Invalidate() {} in GetRegisterSize()
62 void RegisterContextPOSIX_arm64::Invalidate() {} Invalidate() function in RegisterContextPOSIX_arm64
H A DRegisterContextPOSIX_mips64.cpp63 void RegisterContextPOSIX_mips64::Invalidate() {} in Invalidate() function in RegisterContextPOSIX_mips64
H A DRegisterContextPOSIX_powerpc.h146 void Invalidate();
H A DRegisterContextPOSIX_s390x.cpp103 void RegisterContextPOSIX_s390x::Invalidate() {} in Invalidate() function in RegisterContextPOSIX_s390x
H A DRegisterContextPOSIX_powerpc.cpp100 void RegisterContextPOSIX_powerpc::Invalidate() {} in Invalidate() function in RegisterContextPOSIX_powerpc
H A DRegisterContextPOSIX_x86.h27 void Invalidate();
H A DRegisterContextPOSIX_x86.cpp420 void RegisterContextPOSIX_x86::Invalidate() {} in Invalidate() function in RegisterContextPOSIX_x86
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h114 bool Invalidate);
H A DProgramState.h282 bool Invalidate = true) const;
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp317 SVal V, bool Invalidate) const{ in BindExpr()
320 Invalidate); in BindExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td168 // Invalidate page table entry.
172 // Invalidate DAT table entry.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp113 void Invalidate() { SymbolicPart = OrigVal = nullptr; } in Invalidate() function in llvm::reassociate::XorOpnd
1437 CurrOpnd->Invalidate(); in OptimizeXor()
1451 PrevOpnd->Invalidate(); in OptimizeXor()
1456 CurrOpnd->Invalidate(); in OptimizeXor()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips.td176 "Mips Global Invalidate ASE">;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td282 "Invalidate Process-Context Identifier">;
290 "Write Back No Invalidate">;
/freebsd/contrib/tnftp/
H A DChangeLog665 - Invalidate remote directory completion cache if any command
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstr64Bit.td2008 // SLB Invalidate Entry Global
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsX86.td5093 // INVPCID - Invalidate Process-Context Identifier