Searched refs:Toggle (Results 1 – 7 of 7) sorted by relevance
25 # Toggle: we're on the definition, so jump to the declaration.
101 Toggle assertions independent of the build mode.
19 ; Verify insertion point for single-BB. Toggle predicate.
1118 if (Location *Toggle = getToggle(Params, S)) in onGoToDefinition() local1119 return Reply(std::vector<Location>{std::move(*Toggle)}); in onGoToDefinition()1137 if (Location *Toggle = getToggle(Params, S)) in onGoToDeclaration() local1138 return Reply(std::vector<Location>{std::move(*Toggle)}); in onGoToDeclaration()
207 Toggle the installation of the library portion of libc++.213 Toggle the installation of the libc++ headers.
378 ; Verify insertion point for single-BB. Toggle predicate.