Searched refs:Invalidate (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h84 /// Invalidate - Permanently mark this file as not being suitable for the
86 void Invalidate() { function in class:clang::MultipleIncludeOpt
126 return Invalidate();
133 return Invalidate();
146 Invalidate();
154 if (!TheMacro) return Invalidate();
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContextPOSIX_mips64.h81 Invalidate();
H A DRegisterContextPOSIX_mips64.cpp117 RegisterContextPOSIX_mips64::Invalidate() function in class:RegisterContextPOSIX_mips64
H A DRegisterContextPOSIX_x86.h304 Invalidate();
H A DRegisterContextPOSIX_x86.cpp467 RegisterContextPOSIX_x86::Invalidate() function in class:RegisterContextPOSIX_x86
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h117 bool Invalidate);
H A DProgramState.h207 SVal V, bool Invalidate = true) const;
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp111 bool Invalidate) {
113 if (Invalidate)
108 bindExpr(Environment Env, const EnvironmentEntry &E, SVal V, bool Invalidate) argument
H A DProgramState.cpp293 SVal V, bool Invalidate) const{
296 Invalidate);
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp133 void Invalidate() { SymbolicPart = OrigVal = 0; } function in class:__anon2787::XorOpnd
1312 CurrOpnd->Invalidate();
1327 PrevOpnd->Invalidate();
1332 CurrOpnd->Invalidate();
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp2039 InvalidateOnErrorScope Invalidate(*this, LoopVar,

Completed in 108 milliseconds