Home
last modified time | relevance | path

Searched refs:returnTrue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h111 template <typename T> static bool returnTrue(const CheckerManager &mgr) { in returnTrue() function
133 &CheckerRegistry::returnTrue<T>, FullName, Desc, DocsUri,
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js3506 src.getPreventDefault && src.getPreventDefault() ) ? returnTrue : returnFalse;
3528 function returnTrue() { function
3536 this.isDefaultPrevented = returnTrue;
3553 this.isPropagationStopped = returnTrue;
3567 this.isImmediatePropagationStopped = returnTrue;